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

No ACCESS_BACKGROUND_LOCATION permission #109

Closed
dryaz opened this issue Apr 9, 2024 · 1 comment · Fixed by #112
Closed

No ACCESS_BACKGROUND_LOCATION permission #109

dryaz opened this issue Apr 9, 2024 · 1 comment · Fixed by #112
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dryaz
Copy link

dryaz commented Apr 9, 2024

At least on Android LOCATION permission is different from background location (android.Manifest.permission.ACCESS_BACKGROUND_LOCATION started from API lvl 29).

BACKGROUND_LOCATION should be also available along the fine and coarse location via moko-permissions.

AFAIK fallback for ios is to requestAlwaysAuthorization()
(c) https://stackoverflow.com/questions/64534309/how-does-this-app-ask-for-background-location-permission-immediately

@Alex009 Alex009 added this to the 0.18.0 milestone Apr 11, 2024
@Alex009 Alex009 added the enhancement New feature or request label Apr 11, 2024
@Alex009 Alex009 linked a pull request Apr 15, 2024 that will close this issue
@Alex009
Copy link
Member

Alex009 commented Apr 15, 2024

will be released in 0.18.0

@Alex009 Alex009 closed this as completed Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants