Scenario: employer mandated car mileage tracking app, Driversnote
https://www.driversnote.com/
On iOS, the app will only function while Location permission is set to "allow" (always on)
Disgustingly, the devs explicitly kill all app functionality if "while using app" or "allow once" is selected.
If I used this app on Graphene, should I expect the app to work if I set the Location permission to "allowed only while in use" or "ask every time"?
Does Graphene "trick" the app into thinking Location is always allowed, even if in reality its only temporarily allowed?
The goal is to grant the app Location permission only while in use and maybe a short time afterward - without the risk of accidentally forgetting to manually turn the app/permission off at the end of a session.
Wondering if any Graphene users here have experience with the app. Thank you