stripe-react-native
stripe-react-native copied to clipboard
[iOS|Android] presentPaymentSheet() raise an error or create a new instance of the app
trafficstars
Describe the bug
Sometimes presentPaymentSheet() seems :
- to raise an error on iOS while payment is successful for customer.
- to create a new instance of the app on Android just after the payment while payment is also successful for customer.
To Reproduce
We can't reproduce the bug (we tried it but unfortunately) but we can give you few examples available on our Stripe dashboard.
Expected behavior
No error for iOS and no new instance of the app for Android.