Please support! Kindly "Star" this standard Bluetooth Smart API / SDK :) The "bcsphere/bluetooth" is a phonegap/cordova plugin. It's a Bluetooth JavaScript API from JUMA, a Bluetooth expert team. It supports both Bluetooth 4.0 GATT/Bluetooth Low Energy (BLE) interface in iOS/Android and Bluetooth 2.1 Classic Rfcomm / L2cap socket interface as Bluetooth Serial Port/SPP, as well as iBeacon!
1、only fix scan error with serviceUUID in ios
the serviceUUID should be CBUUID object, not the sting
2、in android, it also scan error with serviceUUID, string cannot cast to UUID
1、only fix scan error with serviceUUID in ios the serviceUUID should be CBUUID object, not the sting 2、in android, it also scan error with serviceUUID, string cannot cast to UUID