transistorsoft / cordova-background-geolocation-lt

The most sophisticated background location-tracking & geofencing module with battery-conscious motion-detection intelligence for iOS and Android.
http://www.transistorsoft.com/shop/products/cordova-background-geolocation
Other
656 stars 277 forks source link

cannot build android because android-permissions has been archived. what repos work? #1408

Closed caleb87 closed 9 months ago

caleb87 commented 10 months ago

Your Environment

Expected Behavior

Building the app sucessful

Actual Behavior

App build cannot find android-permissions-0.1.8.pom

``Could not resolve com.intentfilter:android-permissions:0.1.8. Required by: project :app

Could not resolve com.intentfilter:android-permissions:0.1.8. Could not parse POM https://repo.gradle.org/ui/native/libs-releases/com/intentfilter/android-permissions/0.1.8/android-permissions-0.1.8.pom The markup in the document preceding the root element must be well-formed. Could not resolve com.intentfilter:android-permissions:0.1.8. Could not parse POM https://repo.gradle.org/ui/native/libs-releases/com/intentfilter/android-permissions/0.1.8/android-permissions-0.1.8.pom The markup in the document preceding the root element must be well-formed.``

My repos: ext.repos = { google() mavenCentral() maven { url "https://repo.gradle.org/ui/native/libs-releases/" } }

Steps to Reproduce

  1. build on android

Context

I bought this great plugin awhile back, and I use a local folder to build it. I don't remember how to access the paid version, so I'm stuck with v3.8. If v3.8 doesn't use android-permissions, then I could just upgrade if provided information on how to.

Debug logs

Logs ``` PASTE_YOUR_LOGS_HERE ```
christocracy commented 10 months ago

You are not "stuck" on v3.8. See the CHANGELOG.

Install latest version.