transistorsoft / flutter_background_geolocation

Sophisticated, battery-conscious background-geolocation & geofencing with motion-detection
https://www.transistorsoft.com/shop/products/flutter-background-geolocation
Other
650 stars 241 forks source link

Can i track permission change from always to disable when app in background? #1368

Open pogenz45 opened 1 month ago

pogenz45 commented 1 month ago

i already get location when app in use or background and upload to server, it worked very well Can I ask if there is any way on the server side to know if the user suddenly turned off location?

christocracy commented 1 month ago

See api docs event .onProviderChange

pogenz45 commented 1 month ago

See api docs event .onProviderChange

Can i call an api in this event when app in background?

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity.