I tried to test this sample app.
But, the process was stopped at "discoverUnpaired" in plugin module. There are no message.
How should I try next?
platform: iPhone8 + iOS12.3.1
Tetsuo Ajima wrote:
The Cordova plugin where this component is based, mentions that on IOS you can't find unpaired devices:https://github.com/don/BluetoothSerial#ios-4On IOS, the .List method returns both paired and unpaired devices. Try changing the action ListUnpairedDevices on the Sample component by the ListPairedDevices