cordova-plugin-background-geolocation icon indicating copy to clipboard operation
cordova-plugin-background-geolocation copied to clipboard

Background and foreground geolocation plugin for Cordova.

Results 77 cordova-plugin-background-geolocation issues
Sort by recently updated
recently updated
newest added

## Your Environment * Plugin version: 3.1.0 * Platform: Android * OS version: Android 10 * Device manufacturer and model: Samsung S10 * Running in Simulator: * Cordova version (`cordova...

stale

## Your Environment * Plugin version: * Platform: iOS or Android * OS version: * Device manufacturer and model: * Running in Simulator: * Cordova version (`cordova -v`): * Cordova...

stale

It seems that using a foreground service causes the service to randomly pop-up. I can see it since I have a notification icon when this happens. I might be using...

stale

When application get new location data it shows a toast message in every time. How can i remove that toast message. ## Your Environment * Plugin version:4.20.0 * Platform: iOS...

## Your Environment * Plugin version: 3.0.0-alpha.50 * Platform: Android * OS version: 7.1.4 * Running in Simulator: No * Cordova version :8.1.1 * Plugin configuration options: const bgGeolocationConfig: BackgroundGeolocationConfig...

## Your Environment * Plugin version: 3.1.0 from package.json * Platform: iOS * OS version: 14.3 * Device manufacturer and model: IPhone 11 * Cordova version : 10.0.0 * Cordova...

## Your Environment * Plugin version:Current * Platform: Android * OS version: 8 * Device manufacturer and model: * Running in Simulator: * Cordova version (`cordova -v`): * Cordova platform...

> Task :app:compileReleaseJavaWithJavac /builds/strapptech/azlogistic/appafiliado-azlogistic/platforms/android/app/src/main/java/com/zencity/cordova/bgloc/LocationUpdateService.java:6: error: package org.apache.http does not exist import org.apache.http.HttpResponse; ^ /builds/strapptech/azlogistic/appafiliado-azlogistic/platforms/android/app/src/main/java/com/zencity/cordova/bgloc/LocationUpdateService.java:7: error: package org.apache.http.client.methods does not exist import org.apache.http.client.methods.HttpPost; ^ /builds/strapptech/azlogistic/appafiliado-azlogistic/platforms/android/app/src/main/java/com/zencity/cordova/bgloc/LocationUpdateService.java:8: error: package org.apache.http.entity does not exist...

Described here basically - this is a compilation warning: https://github.com/apache/cordova-android/issues/1115 ## Your Environment * Plugin version: 3.1.10 * Platform: Android * OS version: N/A * Device manufacturer and model: N/A...

Hi! We use the plugin for our cordova app. We saw that we got 1 GB of user data of our app and found that it's all because of logback.db....