Is it better to leave FusedLocation running in a service, for example, if you are going to request the GPS coordinates every X minutes or so? (i.e. 15 minutes)
Or should I execute FusedLocation.Disconnect; terminate my application and restart it after the interval has elapsed?
My phone keeps notifying me that my app is consuming too much battery...
Thanks,
Rusty
Or should I execute FusedLocation.Disconnect; terminate my application and restart it after the interval has elapsed?
My phone keeps notifying me that my app is consuming too much battery...
Thanks,
Rusty