You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
Closing this ticket, so that new users don't think this project is still active.
Stripe does not want you using this, and you will find pain if you do; Please migrate to the official @stripe/stripe-react-native package, for your user's safety, and your developer's sanity!
When calling StripePayment.createSourceWithParams(). it opens up the link with correct information and everything but makes the app clear the stack.
this is shown in the debug console as soon as the function is called:
"handleWindowVisibility: no activity for token android.os.BinderProxy@18e3f5f"
no error is catched, all the code after this function is skipped. it used to work fine like 3 days ago. not sure what has been messed up.
The text was updated successfully, but these errors were encountered: