react-native-thermal-printer icon indicating copy to clipboard operation
react-native-thermal-printer copied to clipboard

Detect if bluetooth is busy

Open geoff8888 opened this issue 2 years ago • 0 comments

How do you detect if you can print already in bluetooth?

Successive call to ThermalPrinterModule.printBluetooth() results in garbage.

await ThermalPrinterModule.printBluetooth({payload: this.mPrintData});

Thanks!

geoff8888 avatar Dec 28 '22 13:12 geoff8888