question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Android Build failed Could not determine artifacts for com.github.tipsi:CreditCardEntry:1.5.1

See original GitHub issue

Hey, 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”

image image image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Alincercommented, Oct 2, 2019
0reactions
stanislav-sidorovcommented, Sep 25, 2019

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found