Grant Bevan

Results 8 issues of Grant Bevan

Ok so i've been using this pretty much from day one, now i have a project which is using UIInterpolatingMotionEffect to move an image (like iOS7 wallpapers) but if i...

There seems to be an issue with the localised strings not loading, instead i'm seeing the ID's for the strings

**Describe the bug** When binding to a keyboard I have noticed that when the keyboard is active the bottom offset is adjusted even if the virtual keyboard isn't visible i.e...

Hi, I've been trying to figure out how to flatten a pdf form after filling it. I'm currently using the example code that you supplied for filling forms. Is it...

For some reason there is no way to use inout on this, so I can't actually get a state for `UIDocumentState` in Swift.

bug
under investigation

**Describe the bug** When using an autocomplete prefix starting with a forward slash like `"/name"`, I get an index out-of-bounds error at line 180 in AutoCompletemanager `let wordWithoutPrefix = (result.word...

I am getting the following error thrown when triggering the use of apple pay with the request payment button ``` { "error": { "code": "token_in_use", "doc_url": "https://stripe.com/docs/error-codes/token-in-use", "message": "There is...

According to stripes API, we should be able to use either a token for charges or payment method for payment intent but when using the token provided from the payment...