Request Location permission as 'always' instead of 'whenInUse'

I need to use Location when in background for my app, but when requesting as shown in the Permissions API reference, the request pops as ‘whenInUse’.

Is there a way to request the permission as ‘always’?

Hey @lucas.harada,
Unfortunately, it’s not possible yet to use background location without detaching, but we’re looking for a convenient solution for that. Thanks for your patience! :slight_smile:

2 Likes

Thanks! Looking forward to see this feature!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.