exception PlatformException(flutter_stripe initialization failed, The plugin failed to initialize: in android #2018
Unanswered
krishnapada
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
exception PlatformException(flutter_stripe initialization failed, The plugin failed to initialize:
I/flutter ( 3903): Your theme isn't set to use Theme.AppCompat or Theme.MaterialComponents.
I/flutter ( 3903): Please make sure you follow all the steps detailed inside the README: https://github.com/flutter-stripe/flutter_stripe#android
I/flutter ( 3903): If you continue to have trouble, follow this discussion to get some support #538, null, null)
I/flutter ( 3903): exception PlatformException(flutter_stripe initialization failed, The plugin failed to initialize:
I/flutter ( 3903): Your theme isn't set to use Theme.AppCompat or Theme.MaterialComponents.
I/flutter ( 3903): Please make sure you follow all the steps detailed inside the README: https://github.com/flutter-stripe/flutter_stripe#android
I/flutter ( 3903): If you continue to have trouble, follow this discussion to get some support #538,
used this for this
<style name="LaunchTheme" parent="Theme.AppCompat.Light.NoActionBar"> @drawable/launch_background </style>Beta Was this translation helpful? Give feedback.
All reactions