Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Improve location settings prompts #75

Open
flibbertigibbet opened this issue Jun 6, 2018 · 1 comment
Open

Improve location settings prompts #75

flibbertigibbet opened this issue Jun 6, 2018 · 1 comment

Comments

@flibbertigibbet
Copy link
Contributor

For geofencing to work, the device must have the "high accuracy" location setting enabled, which is something we can check for, but not a system permission that we can prompt for. So instead, if location settings do not allow geofencing, the app on first open will launch location settings and show a Toast message explaining what's needed.

A better interaction would be to use dialogs or some other message easier to read than the disappearing Toast message, and also to not prompt on every app open, as geofencing is not required for the app to work otherwise.

@jcahail
Copy link

jcahail commented Jun 7, 2018

Maybe gather feedback from beta.

@jcahail jcahail removed this from the Public launch (Deadline: 8/9/2018) milestone Jun 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants