Tipsi breaks Android
See original GitHub issueBefore I have submitted the issue
[X ] I have read an installation guide
[ X] I know that for an iOS I need to install pods because I’ve read the installation guide
[X ] I have read a linking guide and checked that everything is OK like in manual linking guide
[X] I know that before using tipsi-stripe
I need to set options for my app as described in usage guide
The problem
Briefly describe the issue you are experiencing (or the feature you want to see added to tipsi-stripe
).
Tell us what you were trying to do and what happened instead.
After running install the app keeps stopping. It does not even start on the android device.
Environment
tipsi-stripe
version: npm latest (8.02)- Last
tipsi-stripe
version where the issue was not reproduced (if applicable): - iOS or Android: Android
- OS version:
- React-Native version: 0.64
- (Android only)
com.google.firebase:firebase-core
version: ? - (Android only)
com.google.android.gms:play-services-base
version: ?
Links to logs and sources
Create a GIST which is a paste of your full logs or sources, and link them here. If you are reporting a bug, always include build or error logs!
For Android
, please provide the following sections from android/app/build.gradle
:
- android.compileSdkVersion
- android.buildToolsVersion
- android.defaultConfig.minSdkVersion
- android.defaultConfig.targetSdkVersion
- android.defaultConfig.multiDexEnabled (if exists)
Screenshots, GIFs (Must to have)
Just drag-and-drop them to this textarea
Code To Reproduce Issue (Good To Have)
Please remember that with sample code it’s easier to reproduce the bug and it’s much faster to fix it.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top GitHub Comments
Probably this is the old windows issue
@cybergrind Thanks, i’ll close this then.