Skip to content

concord-consortium/cordova-plugin-webbluetooth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cordova WebBluetooth Plugin

This plugin provides rudimentary support for the WebBluetooth API via Evothings BLE plugin & BLEAT adapter library.

THIS REPO IS FORKED

Cordova on Android already exposes window.navigator.bluetooth but when enabled in the Android permissions returns an error saying "Web Bluetooth is not available on this device...".

This fork removes the check for the existing window.navigator.bluetooth so that the _addAdapter helper function is added and the code doesn't error in Android.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%