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!
Apache License 2.0
298
stars
12
forks
source link
iOS compile : undefined is not an object (evaluating 'BC.iBeaconManager.addEventListener) #50
On android plugin works fine, but when I build iOS and run app, this is console error. Plugin for some reasons is not recognized.
Cordova CLI: 5.4.1 Gulp version: CLI version 3.9.0 Gulp local: Local version 3.9.0 Ionic Version: 1.1.0 Ionic CLI Version: 1.7.12 Ionic App Lib Version: 0.6.5 ios-deploy version: Not installed ios-sim version: 5.0.6 OS: Mac OS X El Capitan Node Version: v4.2.2 Xcode version: Xcode 7.2 Build version 7C68
Sometimes when I delete and return plugin to platform, I have BC only variable not defined.