kakzaki / blue_thermal_printer

Working with thermal printer via bluetooth (Flutter)
MIT License
164 stars 205 forks source link

Everything working but nothing printed out. #139

Closed smile675 closed 2 years ago

smile675 commented 2 years ago

W/BluetoothAdapter(28904): getBluetoothService() called with no BluetoothManagerCallback D/BThermalPrinterPlugin(28904): android.bluetooth.device.action.ACL_CONNECTED I/flutter (28904): bluetooth device state: connected I/ample.testprin(28904): Waiting for a blocking GC ProfileSaver I/ample.testprin(28904): WaitForGcToComplete blocked ProfileSaver on ProfileSaver for 15.452ms

and nothing happening.

I tested in SMK-M8 thermal printer

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.