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

fix(ios): Don't get location if permission is not determined #3802

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

jcesarmobile
Copy link
Member

@jcesarmobile jcesarmobile commented Nov 13, 2020

Don't try to get the location when the permission status is .notDetermined, otherwise the failure delegate gets called before the user reacts to the permissions prompt.

closes #3789

@zsyphon
Copy link

zsyphon commented Nov 17, 2020

@ikeith Is it likely this will be merged soon?

@imhoffd imhoffd merged commit 4fb9d34 into 2.x Nov 18, 2020
@imhoffd imhoffd deleted the start-geo-prompt branch November 18, 2020 17:19
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

Successfully merging this pull request may close these issues.

None yet

4 participants