This plugin implements the chrome.bluetooth API for iOS and Android.
See also chrome.bluetoothSocket and chrome.bluetoothLowEnergy.
Stable on Android and iOS.
- Added missing dependency on android suppport v4
- Fixed NPE on Nexus 6 (and maybe others)
- Renamed plugin to pubilsh to NPM
- chrome.bluetooth: Fix crash in multi-page apps from
unregisterReceiver()
- Remove android.support.v4 dependency from chrome.bluetooth
- Initial release