geofence_service icon indicating copy to clipboard operation
geofence_service copied to clipboard

Geofence is not working on background state

Open kodega2016 opened this issue 2 years ago • 1 comments

location is not being used while app is in background, but when we use the flutter_foreground_task from the master branch directly it is working

kodega2016 avatar Jun 20 '23 04:06 kodega2016

location is not being used while app is in background, but when we use the flutter_foreground_task from the master branch directly it is working

Is this issue closed? When the app is closed(not terminated) In API10L, the background location trace is working. But in API12L is NOT...

HYEOKCHOENCHOI avatar Jul 30 '23 15:07 HYEOKCHOENCHOI