aus60
Results
1
issues of
aus60
how can I connect to printer with this project `if bluetoothPrinterManager.canPrint { **// How can the app enter here ?** bluetoothPrinterManager.print(ticket) } dummyPrinter.print(ticket)` thank you
waiting respond