flutterlocation
flutterlocation copied to clipboard
Background location stop working in IOS after 10 minutes.
Im using location plugin on my tracking application for school transportation. Drivers start trips and location stream start getting information. Then device can be locked and all information is being generated in background. but after some time (aprox 10 minutes) location updates stop working on IOS devices, so for that IOS devices application needs to run in foreground all the time. On android devices is working even with device locked without any problem.
Expected behavior Location updates should be working while app is active, even if phone is locked.
Tested on:
- iOS, Version 17.4.1 real real device
Other plugins: firebase plugins to upload locations to the cloud google_maps wake_look
I have the same problem (v7.0.0)
Has this been resolved or have we heard anything from the team?