David Goguen
David Goguen
In reference to issue #2248, #2245, important to not cause application hang if an invalid response is received from the CodePush server
This library causes the whole app to crash on navigation pop() method when using the Native Stack Navigator from React Navigation: https://user-images.githubusercontent.com/26887502/128106305-ffbfe955-1c22-4588-badb-2414b179dc23.mp4 I believe this is caused by the skeleton...
I have this setup working flawlessly in my web app and with react native on Android using the setup described in the title, but on iOS the peer never seems...
**Describe the bug** When trying to use a font name with an underscore on Android in the **appearance** parameter for PaymentSheet, an error is incorrectly resolved: _Encountered an error when...
## Summary Changed regex expression to allow for underscores in fonts on Android as well, and updated the error to reflect this. ## Motivation See #1636 ## Testing - [x]...
I have this setup working flawlessly in my web app and with react native on Android using the setup described in the title, but on iOS the peer never seems...