tipsi-stripe
tipsi-stripe copied to clipboard
Unable to build the app on Android
Before I have submitted the issue
[ ] I have read an installation guide
[ ] I know that for an iOS I need to install pods because I've read the installation guide
[ ] I have read a linking guide and checked that everything is OK like in manual linking guide
[ ] I know that before using tipsi-stripe I need to set options for my app as described in usage guide
The problem
Trying to run the app on Android, and it fails to build. App runs fine on iOS
Environment
tipsi-stripeversion: 8.0.2- iOS or Android: Android
- OS version: 8
- React-Native version: 0.62.2
- (Android only)
com.google.firebase:firebase-coreversion: - (Android only)
com.google.android.gms:play-services-baseversion:
For Android, please provide the following sections from android/app/build.gradle:
- android.compileSdkVersion - 29
- android.buildToolsVersion - 28.0.3
- android.defaultConfig.minSdkVersion - 19
- android.defaultConfig.targetSdkVersion - 29
- android.defaultConfig.multiDexEnabled (if exists)
Screenshots, GIFs (Must to have)

It seems to be dependent on Firebase-core, but from the docs here, Firebase-core is no longer needed
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!
See more:
- https://github.com/tipsi/tipsi-stripe/issues/779
- https://github.com/tipsi/tipsi-stripe/issues/842