react-native-background-geolocation icon indicating copy to clipboard operation
react-native-background-geolocation copied to clipboard

[Bug]: Could not resolve com.transistorsoft:tslocationmanager-v21

Open carlgrob5171989 opened this issue 6 months ago • 1 comments

Required Reading

  • [x] Confirmed

Plugin Version

4.18.7

Mobile operating-system(s)

  • [ ] iOS
  • [x] Android

Device Manufacturer(s) and Model(s)

Vivo

Device operating-systems(s)

Android 15

React Native / Expo version

0.79.1

What happened?

Could not resolve com.transistorsoft:tslocationmanager-v21

Plugin Code and/or Config

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all dependencies for configuration ':app:debugCompileClasspath'.
   > Could not resolve com.transistorsoft:tslocationmanager-v21:3.6.7.
     Required by:
         project :app
      > Repository maven is disabled due to earlier error below:
         > Could not resolve io.github.nishkarsh:android-permissions:2.1.6.
            > Could not get resource 'https://jitpack.io/io/github/nishkarsh/android-permissions/2.1.6/android-permissions-2.1.6.pom'.
               > Could not GET 'https://jitpack.io/io/github/nishkarsh/android-permissions/2.1.6/android-permissions-2.1.6.pom'.
                  > Read timed out

Relevant log output


carlgrob5171989 avatar Jun 08 '25 05:06 carlgrob5171989