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

[Feature Request][Android 12+][iOS 14+] Get Geolocation granted accuracy #2823

Open
itlancer opened this issue Sep 12, 2023 · 0 comments
Open
Labels

Comments

@itlancer
Copy link

Feature Description

AIR should have some API to get Geolocation granted accuracy for Android 12+ and iOS 14+. I mean full/precise or reduced/approximate.
That's how application could handle granted accuracy and show anything in UI if reduced accuracy granted instead of precise for example.

https://developer.android.com/training/location/permissions#user-choice-affects-permission-grants
https://developer.apple.com/documentation/corelocation/claccuracyauthorization?language=objc

May be it could be new PermissionEvent property or new event or new Geolocation property.

Related issues:
#2822
#2809
#2022

Known Workarounds

none
May be write native extension to work with location permissions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant