tice-android icon indicating copy to clipboard operation
tice-android copied to clipboard

GPS is always on

Open ChaosCoder opened this issue 4 years ago • 1 comments

The GPS access is on whenever the app is active according to this issue: https://github.com/TICESoftware/TICE/issues/7

We should make sure to only activate GPS when TICE needs it (we share our location).

ChaosCoder avatar Dec 04 '21 22:12 ChaosCoder

Yes please. If I battery optimization is turned on, the app doesn't work correctly. If it's off, I loose 20% to 30% of my battery. This makes the app in its current state not usable.

I don't know how the protocol works, but a request should be sent to the app to wake up, when someone wants to see a position, otherwise the app should be dormant.

victor-sm avatar Jun 27 '22 11:06 victor-sm