android-bluetooth-plugin icon indicating copy to clipboard operation
android-bluetooth-plugin copied to clipboard

Does not fetch any device on Bluetooth.SearchDevices(), Bluetooth.GetDiscoveredDevices() is always empty how ever you can get the bondeddevices()

Open subhamC opened this issue 4 years ago • 1 comments

Does not fetch any device on Bluetooth.SearchDevices(), Bluetooth.GetDiscoveredDevices() is always empty how ever you can get the bondeddevices()

subhamC avatar Mar 29 '21 19:03 subhamC

It seems that in order to scan for another devices one has to explicitly ask for permission to access the device's location. I'll try to fix it.

dan3143 avatar Apr 01 '21 03:04 dan3143