-
## Your Environment
* Plugin version:
For capacitor background geolocation: 4.10.0 and for background fetch 1.0.4
* Platform: iOS or Android
Platform is Android
* Device OS version:
For Redm…
-
Hey team,
Did someone found a way, how to track user geolocation in background mode?
I implemented it on IOS and it's work perfectly without any extra libraries.
But on Android it's doesn't wor…
-
**Description**
Using this Plugin together with capacitor-community/background-geolocation in Android: bluetooth connection doesn't get closed when app is closed.
**Reproduce**
1. Create an ionic…
-
Hi,
We are trying to integrate your React Native Background Geolocation Package in our project and facing below challenges -
1. When the user app is closed, then we need to send the current loca…
-
I am using react-native-geolocation-service to fetch location with Background actions . It is working fine in all other android versions but getting the "App not responding modal" in andorid 14 after …
myzow updated
1 month ago
-
Hi, I use your package and it is great. Thanks for your work.
I would like to ask about one thing. I need to synchronize location events with the server, but also save them locally.
You answered …
KlipX updated
3 weeks ago
-
Title says it all here. The existing geo location plugin does not update in the background on iOS (I do not know about Android).
I've made an update to the plugin so that background locations work …
-
**Describe the bug**
After resolved the problem of Android stopping the application after five minutes in the background:
https://github.com/capacitor-community/background-geolocation/issues/89
Now…
-
Hello,
I have tried the package example (deployment : http://jgl-meteorbggeo.meteor.com).
It does work correctly with the Foreground feature in web & mobile context (I had to change the code for the …
-
There are a couple of related issues touching on aspects of supporting background geolocation. Let's use this one to track background geofencing specifically.
For reference, @mkruisselbrink sent a …