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.

Failed to resolve: com.transistorsoft:tsbackgroundfetch:+

See original GitHub issue

Your Environment

  • Plugin version:
  • Platform: Android
  • OS version:
  • Device manufacturer / model:
  • React Native version (0.55):
  • Plugin config
  • Android: $ adb logcat -->

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

110reactions
jalievencommented, Jul 22, 2018

In your project, add this “repository” to your android/build.gradle: maven { url "$rootDir/../node_modules/react-native-background-fetch/android/libs" }

2reactions
christocracycommented, Jul 23, 2018

The react-native link does not perform the entire setup. There is some manual setup, as documented.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to resolve: :tslocationmanager: - Stack Overflow
I've had issues syncing my project in Android Studio regarding 'react-native-background-geolocation' package. Failed to resolve: : ...
Read more >
could not find any matches for com.transistorsoft ... - You.com
Issue: I'm having this error while compiling/building: Execution failed for task ':app:mergeDebugAssets'. Could not resolve all files for configuration ':app: ...
Read more >
@transistorsoft/capacitor-background-fetch - npm
Background Fetch is a very simple plugin which attempts to awaken an app in the background about every 15 minutes, providing a short...
Read more >
background_fetch | Flutter Package - Pub.dev
[Fixed] Resolve Android StrictMode violations; typically from accessing SharedPreferences on main-thread. 0.3.1 - 2019-09-20 #. Fix error FlutterMain.
Read more >
Background Fetch Android problem - Ionic Native
Could not resolve all files for configuration ... https://jcenter.bintray.com/com/transistorsoft/tsbackgroundfetch/maven-metadata.xml
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