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

iOS 14: One-time Location #306

Closed
nickoneill opened this issue Jul 2, 2020 · 0 comments · Fixed by #329
Closed

iOS 14: One-time Location #306

nickoneill opened this issue Jul 2, 2020 · 0 comments · Fixed by #329
Labels
help wanted iOS 14 Potential new features for iOS 14 starter-issue
Milestone

Comments

@nickoneill
Copy link
Member

We're a perfect fit for one of the latest improvements in privacy for iOS 14: one time use location prompts. We only get your location once when setting it and then we never use it again unless the user needs to change their location so providing access whenever the app is open is excessive.

  • If a user is on iOS 14, when getting location automatically prompt for one-time access only.
    • Users on iOS 13 and before should get the old behavior.
@nickoneill nickoneill added help wanted starter-issue iOS 14 Potential new features for iOS 14 labels Jul 2, 2020
@nickoneill nickoneill added this to the 1.7 milestone Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted iOS 14 Potential new features for iOS 14 starter-issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant