rekabhq / background_locator

A Flutter plugin for updating location in background.
MIT License
288 stars 329 forks source link

getting location updates even when the app is killed not working #172

Closed Tapuyo closed 3 years ago

Tapuyo commented 3 years ago

Great job, but i need an update of location even app was killed by user. After killing the app notification was gone too, by the way i use real device on debuging and when i use emulator it is working properly.

mehdok commented 3 years ago

Hi @Tapuyo Thank you for opening an issue.

Usually, the problem with a real device is related to the battery monitor. Please exclude the app and its service from any battery monitor or power-saving app.

Let me if it's working or not :)

mehdok commented 3 years ago

Closing the issue due to lack of information. Feel free to open it anytime;