Hello,
i created a mobile application which uses the geolocation functionality.
Now if the user turns off geolocation globally on a device, I get
Geolocation.muted=true.
In that case I can prompt the user to Enabled geolocation setting.
It would be nice to do so with a button, linking directly to the appropriat Android Settings screen.
Is this possible from within Air?
Thanks!