Avoid the need for location permission for devices Android 12 and above #581
Labels
BLE
BLE Transefer of VCs
BLE-Sharing
Related to BLE sharing mechanism
enhancement
New feature or request
triage
This issue is pending confirmation and planning and should not be worked on yet
What to do
As per the android documentation. Bluetooth permissions can be asserted explicitly to be not used for deriving location for Android 12 or higher versions.
Check if the app asks for location permission for Android 12 and above. If yes, we can attempt to fix it not ask for location permission.
The text was updated successfully, but these errors were encountered: