ekasetiawans / flutter_bluetooth_printer_plugin

MIT License
21 stars 36 forks source link

2.6.3 I cannot discovery bluethooth device in IOS. Please help #12

Closed kuanh1410 closed 1 year ago

kuanh1410 commented 1 year ago

I updated version from 2.3.0 to 2.6.3 then I cannot discovery bluethooth device :( In android, everything ok but IOS...And version 2.3.0 - android i print Receipt from widget Receipt it is fast and IOS is so slow :( Please help !!!!

ekasetiawans commented 1 year ago

please retry with 2.7.1 that i've published recently on android, we use raw socket that much faster, unfortunately on ios we must use BLE that its very limited in payload size, so it slower.

kuanh1410 commented 1 year ago

Hopefully there will be a faster way to print on iOS. If possible. Please include the version change log so we can all know. Thank you so much

ekasetiawans commented 1 year ago

Hopefully there will be a faster way to print on iOS. If possible. Please include the version change log so we can all know. Thank you so much

Unfortunately, currently Apple only provide BLE communication to us for general (cheap) bluetooth printer devices.

kuanh1410 commented 1 year ago

Yes. Thank you :D Very very much :D