Skip to content

Conversation

@Wookie1
Copy link

@Wookie1 Wookie1 commented Apr 22, 2021

Android 10 requires fine location permission and access for Bluetooth LE. Changed ACCESS_COARSE_LOCATION to ACCESS_FINE_LOCATION in two files to make this change and to automatically update the Android permissions build hints.

Wookie1 added 2 commits April 21, 2021 22:11
Changed ACCESS_COARSE_LOCATION to ACCESS_FINE_LOCATION
Changed ACCESS_COARSE_LOCATION to ACCESS_FINE_LOCATION
@ns96
Copy link

ns96 commented Nov 30, 2021

Can this fix be merged into the main code soon. I spent hours trying to figure out why my BT scan code wasn't working until I tracked things down to this problem. The current work around I have is to call "LocationManager.getLocationManager().getCurrentLocationSync()" before doing a scan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants