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

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

Not able to install through plugman in my ionic app, can anyone tell me how i can integrate the cordova plugin in ionic 5 app. Thanks in advance

i try it but it giving issue i started it on click but it not working in background? Like this startBackgroundGeolocation() { const config: BackgroundGeolocationConfig = { desiredAccuracy: 10, stationaryRadius:...

I have an Ionic 4 Cordova app and I'm trying to build in AppFlow, but it fails with the error: ```/Users/ionic/builds/project-0/platforms/ios/MyApp/Plugins/cordova-plugin-background-geolocation/CDVBackgroundGeoLocation.m:8:9: fatal error: 'Cordova/CDVJSON.h' file not found``` Any ideas why...

Just want to ask something about data sending, i am using asp.net as server to retrieve data from cordova-plugin-background-geolocation mobile apps. i try to use request.param to read the data...

{ Error: npm: Command failed with exit code 1 Error output: npm ERR! code ENOLOCAL npm ERR! Could not install from "@mauron85/cordova-plugin-background-geolocation@~3.1.0" as it does not contain a package.json file....

hello, i used the last version 3.1.0 but with your example on ios when I kill application after want again go in app crashed. In this case I need remove,...

Hi, Thank you for this project, I would like to know if it is possible to use this plugin with capacitor and vue js if so It would really great...

Hello people. I have an IONIC 4 application and to perform the migration to meet API 28 and 29, I upgraded the version of cordova-plugin-background-geolocation to 3.0.1 (previously used 2.3.6)....