react-native-background-geolocation: Can't build on android

Your Environment

  • Plugin version: 0.5.0-alpha-25
  • Platform: Android
  • OS version: 27
  • Device manufacturer and model: Simulator
  • React Native version: 0.55.4
  • Plugin configuration options: NA
  • Link to your project: NA

Context

Just added this to my project as per the react-native link instructions, but my gradle refuses to sync now with: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :react-native-mauron85-background-geolocation-common.

Expected Behavior

Gradle should compile

Actual Behavior

I get this error: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve project :react-native-mauron85-background-geolocation-common. and 4 more like it

Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve project :react-native-mauron85-background-geolocation-common.
Open File
Show Details


Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve project :react-native-mauron85-background-geolocation-common.
Open File
Show Details


Unable to resolve dependency for ':app@release/compileClasspath': Could not resolve project :react-native-mauron85-background-geolocation-common.
Open File
Show Details


Unable to resolve dependency for ':app@releaseUnitTest/compileClasspath': Could not resolve project :react-native-mauron85-background-geolocation-common.

Steps to Reproduce

Simply added the library to my project and ran react-native link

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 16 (5 by maintainers)

Most upvoted comments

any solution , i have same issue with fresh new app