Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

[iOS] Add support for detecting whether the granted location is Precise #1523

Closed
RomanNakonechnyi opened this issue Nov 16, 2020 · 2 comments
Labels
feature-request A request for a new feature.

Comments

@RomanNakonechnyi
Copy link

Summary

Currently in Xamarin.Essentials there is no way to get info whether location is granted as Precise or Not

API Changes

https://medium.com/@bnshah.dev/how-to-keep-the-app-location-ready-with-ios-14-permission-changes-7cea859a5fc2
there is more info about changes

Intended Use Case

If you are developing a tracking app you need a precise location. For that reason it is crucial to know which location you are getting, precise or not.

@mattleibow
Copy link
Contributor

Good issue. Thanks for the links and detail.

@mattleibow mattleibow changed the title iOS14 Location PERMISSIONS changes [iOS] Add support for detecting whether the granted location is Precise Dec 3, 2020
@jfversluis
Copy link
Member

Fixed by #1739

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request A request for a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants