This repository has been archived by the owner on May 15, 2024. It is now read-only.
[Bug] [Android] Permissions LocationAlways Fails on Android 11+ #1936
Labels
bug
Something isn't working
Description
Permissions.RequestAsync will either not return or not open new dialog. Android 11+ requires that background location permissions are requested separately or they will silently fail to the console.
FYI - this is partially related to #1912 which I am sending a PR for. The fixes from this have already been applied in Shiny Locations
Steps to Reproduce
Expected Behavior
The permission is requested and returns Denied/Granted or Restricted depending on choices made
Actual Behavior
Silently fails or returns denied
Basic Information
Screenshots
Reproduction Link
The text was updated successfully, but these errors were encountered: