BluetoothSerial icon indicating copy to clipboard operation
BluetoothSerial copied to clipboard

Isn't exist bluetoothSerial object

Open VladimirChudovskiy opened this issue 6 years ago • 1 comments

Hello. Please, help me.

I installed this plugin and tried to use it. But it doesn't work. First of all I tried to test if bluetoothSerial variable is exist. I wrote in my js the following code alert(bluetoothSerial); and opened it through PhoneGap on my Android phone. I got alert window with undefined text

VladimirChudovskiy avatar Jul 09 '18 12:07 VladimirChudovskiy

It sounds like the plugin didn't install correctly. See if you can get some of the sample projects to work https://github.com/don/BluetoothSerial/tree/master/examples

don avatar Jul 11 '18 15:07 don