Android Build failed Could not determine artifacts for com.github.tipsi:CreditCardEntry:1.5.1
See original GitHub issueHey, I’m just trying to build a project and get this error Could not determine artifacts for com.github.tipsi:CreditCardEntry:1.5.1
installed, linked and set options according to docs ios works ok Android Studio offline work disabled
Environment
tipsi-stripe
version: 7.5.1- iOS or Android: Android
- OS version: 9
- React-Native version: 0.59.10
android/app/build.gradle
:
buildToolsVersion = “28.0.3”
minSdkVersion = 16
compileSdkVersion = 28
targetSdkVersion = 28
supportLibVersion = “28.0.0”
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:6 (2 by maintainers)
Top Results From Across the Web
flutter - Android build fails `Could not determine artifacts for ...
Locally, I have no problems. But when I try to build with a CI machine like Codemagic or GitHub Actions, the build fails:...
Read more >Known issues with Android Studio and Android Gradle Plugin
Find out about current known issues with Android Studio and the Android Gradle ... If that process fails, the IDE may not start...
Read more >Could not determine artifacts for com.github.datalogic ...
I am having issue when i try to build the project on Jenkins i get this error: What went wrong: Execution failed for...
Read more >Dealing With Problems With Building the App & Detox
A failure occurred while executing com.android.build.gradle.internal.res. ... Could not determine the dependencies of task ':detox:compileDebugAidl'.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://github.com/tipsi/tipsi-stripe/issues/550#issuecomment-533795656 This one solved this issue for me
I think this error means that tipsi can’t download something from the server. So you need to check maven url, without any conditions. Here are some instructions how to use tipsi. Read an installation guide
For an iOS you need to install pods installation guide
Read a linking guide and checked that everything is OK like in manual linking guide
Before using
tipsi-stripe
you need to set options for the app as described in usage guide