Bartosz Boruta
Bartosz Boruta
Native error callback seems to not working on android, I am not able to send bugsnag error. `setNativeExceptionHandler(exceptionString => { bugsnag.notify(exceptionString); });` even with some random string it is not...
Hi, I found an error with input type file with caputre="camera" Steps to reprodue: open app, click input, do not create photo and close app. Open app again **You cannot...
## Description It seems like broadcast stops on network change without throwing an error or close callback. ## Steps to reproduce Steps to reproduce the behavior: 1. Setup ``` const...
**Describe the bug** When you pay with applepay and any kind of error is returned from `/create-intent` the app is being crashed. Docs with the flow we follow: https://docs.stripe.com/payments/accept-a-payment-deferred?platform=react-native **To...