juliuscanute / qr_code_scanner

QR Code Scanner for Flutter
BSD 2-Clause "Simplified" License
1.01k stars 783 forks source link

[BUG] Unable to scan ITF on iPhone #413

Open FelipeRsN opened 3 years ago

FelipeRsN commented 3 years ago

Hello! I've implemented this pub on my flutter project to scan itf barcode and on android everything work really well, fast and great, but on iOS the camera open but the sdk didn't recognize the code, I've tried a lot of itf formats but not work.

I've followed the setup as described on the https://pub.dev/packages/qr_code_scanner and I've tried the 0.5.2 and 1.0.0-alpha.1 versions and in both i can't scan nothing on iOS.

Someone had this problem? any solution?

octaviodivy commented 3 years ago

I've got same issue. Here I'm trying to read this example which reads well in Android, but not functioning in iOS

Also, with iOS I can just read traditional QR code when it fully fits the cutout area, differently from Android which simply pointing to a QR in any position it reads well