Baseflow / Baseflow/flutter-permission-handler
[iOS 14] Approximate location
Open
P1
platform: ios
type: enhancement
- Dominant language
- Dart
- Stars
- 2.2k
- Forks
- 970
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 2
Description
## 🚀 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)
- [X] :iphone: iOS
- [ ] :robot: Android
Contributor guide
Assessment
This issue has not been assessed yet.