esc_pos_printer icon indicating copy to clipboard operation
esc_pos_printer copied to clipboard

Cannot find my bluetooth printer in Android

Open aharoldk opened this issue 3 years ago • 1 comments

Hello team dev,

i use printer auqoz model AQ-58D Max (china) and use this code to search my printer. _printerManager.scanResults.listen((val) { if (!mounted) return; log("$val"); setState(() => _devices = val); }); _printerManager.stopScan();

but I can't find it.

could you help me?

aharoldk avatar Mar 23 '21 14:03 aharoldk

Same issue. Note able to scan any printer.

Aman-yd avatar Mar 17 '22 12:03 Aman-yd