SoCal iOS
SoCal iOS
I have the same issue, no error when I flutter build ios --release and run the app. But when I am trying to share an image or a PDF file,...
Personally I never have any problems with the print quality, whether TD, RJ, QL, PT, PJ or MW printers. I always allow users to set the halftone (Threshold, Patterndither, or...
@mikhael28 that makes sense. I am surprised that you have the RJ4030Ai. I tested it on the 4" paper (BinPaper_RJ4030Ai.RD_W4in) and it worked on Android. I will test it on...
Thank you for the suggestion. I have several other Brother Bluetooth-only printers and they were successfully tested on both iOS and Android, with actual respective devices, not on the simulator....
Intel iMac. I wasn't running on the iOS simulator. I connected directly to my iPhone 13 Pro Max.
I have no issues with iPhone old and new, iPad old and new. Everything runs beautifully! For iOS, simply "flutter build ios --release" and install it on your device after...
I believe that the default for the following are true for Android: ``` printInfo.isCutAtEnd = false; // try to fix android printInfo.isLabelEndCut = false; // try to fix android ```...