geofence_service
geofence_service copied to clipboard
Geofence is not working on background state
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
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...