khoren93 / flutter_zxing

Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
https://pub.dev/packages/flutter_zxing
MIT License
88 stars 50 forks source link

ReaderWidget onscan not work on SDK 33 (Android 13) #117

Closed rickynguyenc closed 7 months ago

rickynguyenc commented 7 months ago

Hi, I try to run on Android 13 but onScan Callback never been called. However, when i use Android 9 device it worked well.

flutter_zxing: ^1.41 Flutter 3.13.9

Tested on Redmi Note 11

rickynguyenc commented 7 months ago

Sorry. The reason is my device. Another phone worked well.