-
-
Notifications
You must be signed in to change notification settings - Fork 938
[iOS 14] Approximate location #558
Copy link
Copy link
Open
Labels
P1High-priority issues at the top of the work list.High-priority issues at the top of the work list.platform: iosIssue is related to the iOS platformIssue is related to the iOS platformtype: enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work list.High-priority issues at the top of the work list.platform: iosIssue is related to the iOS platformIssue is related to the iOS platformtype: enhancementNew feature or requestNew feature or request
🚀 Feature Requests
In iOS 14, when you prompt for location permissions, the user can toggle between Precise: On (precise location) and Precise: Off (approximate location). Precise location is the default.
https://radar.io/blog/understanding-approximate-location-in-ios-14
Contextualize the feature
The permission for location should be adapted, it should not only give (not) allowed, but also whether you have precise location or not.
Related ticket: Baseflow/flutter-geolocator/issues/736
Platforms affected (mark all that apply)