Skip to content

Can't use chrome debugger #20

@DZuz14

Description

@DZuz14

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.

Screenshot_1610056399

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions