evothings / cordova-ble

Bluetooth Low Energy plugin for Cordova
http://www.evothings.com/
Apache License 2.0
242 stars 103 forks source link

Scan on Android 4.3 does not work #116

Closed ghost closed 7 years ago

ghost commented 7 years ago

It has been reported that BLE scan on Android 4.3/4.4 (in general < 5) does not work:

"I am testing this example https://github.com/evothings/cordova-eddystone/tree/master/example on Android and it works fine for Android 5 and 6 but not in 4.4. Any ideas what I could do to fix it?"

Also see this issue: https://github.com/evothings/cordova-eddystone/issues/10

Possible solutions to BLE problems Android 4.3: http://stackoverflow.com/a/18889509

ghost commented 7 years ago

Tested scanning working on LG Flex with Android 4.4.2.

To proceed with the issue more input is needed.

ghost commented 7 years ago

Closing this issue due to inactivity, let me know if to reopen.