Andrey
Andrey
Hi @xfiremen , Thank you for your feedback! What the size of your bytecode? Does it include any images? Could you provide your code, please?
Actually I've tested on 3 cheap small Chinese Bluetooth printers and it looks like it works. I'm going to test bigger bytecode then.
Yes, you are absolutely right about splitting the data. Normally we should use 20 bytes chunks (it's also the [default value in the package](https://github.com/innoveit/react-native-ble-manager/blob/ed9c706df15bb13d5424baa4dfaf1a2069d81ead/BleManager.js#L61) you mentioned). In the latest version,...
`Error: Unhandled Exception: MissingPluginException(No implementation found for method startScan on channel flutter_bluetooth_basic/methods)` Thank you! That's a bit strange why it's still working on iOS in my case (without changing `pubspec...
Hi @karthick-t2s , Have you tried to test this printer with an app such as [POS-Printer](https://apps.apple.com/fr/app/pos-printerv1-0/id1133503452)? BTW, the Bluetooth printing moved to [this package](https://github.com/andrey-ushakov/esc_pos_bluetooth)
Hi, it is used to search for Bluetooth printers
Really weird, we have a published iOS app with both keys in info.plist...
What's your printer model please?
Have you tried to adjust the `queueSleepTimeMs` as explained here: https://github.com/andrey-ushakov/esc_pos_bluetooth#troubleshooting ?
Hi there, To let me understand better the issue, could you please provide your code and printer model, please?