andresperezmelo / print_bluetooth_thermal

Plugin para enviar bytes sin procesar a la impresora solo por ahora para Android
Other
27 stars 36 forks source link

Ios native (writebytes) method is not retuning the bool value (true) back on success. #54

Open sahilelixir opened 1 month ago

sahilelixir commented 1 month ago

result = await PrintBluetoothThermal.writeBytes(bytes);

is not returning the value (true) on printjobsuccess

andresperezmelo commented 1 month ago

Could you please provide a minimal example that reproduces this issue? This will help us better understand the context and potentially identify why is not returning on print job success. PrintBluetoothThermal.writeBytes(bytes)true