-
```
cordova plugin add https://github.com/christocracy/cordova-plugin-background-geolocation.git
```
is not right any more. the new address is move to
```
cordova plugin add cordova-background-geol…
-
I'm running the example on an Android phone (Galaxy S4).
When using "Get Now" I get:
```
I20141110-16:17:30.656(-3) (android:http://meteor.local/packages/zeroasterisk_cordova-geolocation-foreground…
-
## Your Environment
buildToolsVersion = "33.0.0"
minSdkVersion = 21
compileSdkVersion = 33
targetSdkVersion = 33
* Plugin version:
* Platform: iOS or Android
…
-
## Your Environment
* Plugin version: "@transistorsoft/capacitor-background-fetch": "6.0.1",
"@transistorsoft/capacitor-background-geolocation": "6.1.0",
* Platform: Android
* Device OS …
-
The API description (https://capacitorjs.com/docs/next/apis/background-runner#geolocation-1) states:
CapacitorGeolocation.getCurrentLocation()
whereas in the code is:
const location = await C…
DocBO updated
3 months ago
-
## Your Environment
* Plugin version: @ionic-native/background-geolocation": "^5.28.0", "@mauron85/cordova-plugin-background-geolocation": "^3.1.0"
* Platform: iOS
* OS version: 13.6.1
…
-
## Your Environment
* Plugin version: 0.3.0
* Platform: iOS
* Cordova version (`cordova -v`): 12.0.0
* Cordova platform version (`cordova platform ls`): ios 7.0.1
## Expected Behavior
in the…
-
I have cloned this repo, changed the paths and deployed to modulus. When using the app within an ios8 build, when I try to turn on background location tracking I get the following in the xcode console…
-
**Which platform(s) does your issue occur on?**
Android
Android 10
Device Moto G(2nd Generation)
**Please, provide the following version numbers that your issue occurs with:**
CLI: 8.3.18
I…
-
## Your Environment
* Plugin version:
* Platform: Android
* OS version: compileSdkVersion = 33, targetSdkVersion = 33
* Device manufacturer and model:
* Running in Simulator: no
* Re…