This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What is the most current Cordova Library to use - Android

Our mobile app is currently running atop of easyble and nordicble.js/Cordova. This library works great on all Apple devices, however, Bonding with Android devices of various versions i.e. Android 5, 6, & 7 is yielding quite different behaviors (not of them good). For example on Android 5, bonding takes two tries to complete successfully. On Android 7, it also takes two attempts but the first attempt hangs the IOT device; resetting it is the only way to make it come back.

I see that there is a more recent library called Bluetooth Low Energy (BLE) Central Plugin for Apache Cordova. Do you recommend switching to this stack? Or another one perhaps? Does it handle the different (and more recent) Android versions better?

Thanks for your help.

Related