jonasbark

Results 108 comments of jonasbark

When you're using Xcode then the log output, otherwise the log output when running your Flutter application. Typically there should be indications when there's a configuration issue.

Try running it with Xcode - there should be a lot more information

a fix is bound to be released soon https://github.com/stripe/stripe-react-native/pull/987/files

Can you post the full stack trace of the exception? Also please provide the information about the package version and Flutter version that you use.

I don't see anything that suggests that it's caused by Stripe - do you? Can you update to the latest Flutter + stripe version and check again?

Thanks for cross-linking 👍

Hi there, We already use the minimum amount of dependencies to make it work, which is the stripe android package. I suggest to have a look if proguard can help...

Please try removing the derived data and try again.

Can you provide an example app where this is reproducible? To me, it seems like a file cache issue and unrelated to the plugin.