-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Terminated app location tracking sometimes turns off #1
Comments
Hi. It's temporary implementation while new version of library isnt published. It works only with DISTANCE provider. Improved version was merged in https://github.com/mauron85/background-geolocation-ios It starts tracking after termination when phone location is changed significantly. I think system uses mobile network so you should move physically to test it on real device.
We do the same. It should work second time too. |
Thanks for reply! |
Please add |
Your Environment
Context
I thought that when stopOnTerminate is false, app should constantly track location, but service stays for the first time when I shut down my app, but second time it stops. How to fix it? I wan't to post location updates on every location update in terminated app state
Expected Behavior
Actual Behavior
Possible Fix
Steps to Reproduce
Context
Debug logs
The text was updated successfully, but these errors were encountered: