-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I am getting an Invariant Violation any time I attempt to use the Debugger in React Native. This only occurred after I installed your package.
I looked in your source code and found some methods in the Java package that are synchronous.
After checking the lib/index.tsx file I saw that the StripePayments.init method gets invoked automatically when you use the setOptions method. I found that if I comment out the StripePayments.init line in the compiled JS code, my debugger then starts working properly.
Any advice? Thank you for the library.
Metadata
Metadata
Assignees
Labels
No labels
