Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EnableHighAccuracy mode for only GPS #66

Open
johnny32 opened this issue Nov 15, 2018 · 0 comments
Open

EnableHighAccuracy mode for only GPS #66

johnny32 opened this issue Nov 15, 2018 · 0 comments

Comments

@johnny32
Copy link

According to the docs, enableHighAccuracy = true checks that both GPS and Network location are enabled, and false checks that at least one of them is enabled.

Is there any way to prompt the user if and only if the GPS location is not enabled? Our app needs to prompt specifically for GPS: both modes, GPS and Network, and only GPS, are ok for us, but not both disabled or only Network enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant