NordicSemiconductor / Android-nRF-Toolbox

The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Low Energy in one location.
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Toolbox
BSD 3-Clause "New" or "Revised" License
1.09k stars 464 forks source link

scanner: we need to request ACCESS_FINE_LOCATION in Android 10 to sca… #84

Closed danwood76 closed 4 years ago

danwood76 commented 4 years ago

…n for BT devices

As in commit the description, Android 10 now requires ACCESS_FINE_LOCATION to allow scanning: https://developer.android.com/guide/topics/connectivity/bluetooth

claassistantio commented 4 years ago

CLA assistant check
All committers have signed the CLA.

philips77 commented 4 years ago

Thanks for the PR. Sorry we didn't fix this earlier, but we're buried with other tasks.