You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If I start the location tracking with .onLocationChanged.listen it will only track for about two hours on iOS. After that the location just stops. The same code seems to work on android. I followed the documentation. Is this expected? How can this be resolved?
Expected behavior
Tracking does not stop until I want it to stop.
Tested on:
Android, API Level 34, simulator AND real device
iOS, Version 18, simulator AND real device
The text was updated successfully, but these errors were encountered:
Describe the bug
If I start the location tracking with .onLocationChanged.listen it will only track for about two hours on iOS. After that the location just stops. The same code seems to work on android. I followed the documentation. Is this expected? How can this be resolved?
Expected behavior
Tracking does not stop until I want it to stop.
Tested on:
The text was updated successfully, but these errors were encountered: