Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Request always permission on Android #281

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

siewedu
Copy link

@siewedu siewedu commented Jun 21, 2021

Android 10 introduced the ACCESS_BACKGROUND_LOCATION permission. In order to ensure that the "always" option is presented to the user in the system dialog, we need to request for this permission specifically.
See also #279

Since the always parameter is already defined for iOS we can also make use of it for the Android location request.

…st in order to determine if ACCESS_BACKGROUND_LOCATION should be requested
@cla-bot cla-bot bot added the cla: yes label Jun 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant