android-bluetooth-plugin
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()
Does not fetch any device on Bluetooth.SearchDevices(), Bluetooth.GetDiscoveredDevices() is always empty how ever you can get the bondeddevices()
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.