HI,
Is there a plugin or a resource for using Bluetooth in the applications (with Javascript or HTML 5 or JQuery)?
Thank you
HI,
Is there a plugin or a resource for using Bluetooth in the applications (with Javascript or HTML 5 or JQuery)?
Thank you
I don't believe browsers have API to access Bluetooth. You can check if there is a PhoneGap API/plug-in.
What about now that angular is being used as well? I want my app to connect with a bluetooth barcode scanner. Is that possible through appery.io?
Hi Drew -
The device native features like bluetooth can be added only with Cordova/PhoneGap plugin.
I saw this plugin for phonegap/js
https://github.com/don/cordova-plugin...
I have not used it. Would love to see how it works as I plan to use it for some apps.