intuit / intuit/LocationManager
Support for iOS 14
- Dominant language
- Objective-C
- Stars
- 2.5k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
There has been some changes to Location - the main one being the changes to geolocation and the ability for the user to change the precision from within the permissions dialogue.
I can't see any branches / beta releases with any updates for this and wanted to find out if this is on your radar and what implications these changes have for the library?
Currently when I select `Precise:Off` and geolocate with .block accuracy I get a timeOut status response rather than a more appropriate error.

Linking docs for [accuracyAuthorization](https://developer.apple.com/documentation/corelocation/cllocationmanager/3600215-accuracyauthorization)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.