tipsi-stripe icon indicating copy to clipboard operation
tipsi-stripe copied to clipboard

Unable to build the app on Android

Open Billmike opened this issue 4 years ago • 1 comments

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-stripe version: 8.0.2
  • iOS or Android: Android
  • OS version: 8
  • React-Native version: 0.62.2
  • (Android only) com.google.firebase:firebase-core version:
  • (Android only) com.google.android.gms:play-services-base version:

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)

Screenshot 2021-01-23 at 09 28 56

Billmike avatar Jan 23 '21 08:01 Billmike

It seems to be dependent on Firebase-core, but from the docs here, Firebase-core is no longer needed

Billmike avatar Jan 23 '21 10:01 Billmike

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

fbartho avatar Jun 20 '23 20:06 fbartho