ftylitak / qzxing

Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
Apache License 2.0
614 stars 338 forks source link

Ios and Android with Qt 6.4.1 #232

Open niqt opened 1 year ago

niqt commented 1 year ago

Hi, I am currently porting my app to Qt 6.4.1 from Qt 5.15.12, i have two problems: on iOS the QrCode tag is not discovered, instead the Android app crash (but I don't try still the code from a pull request not still merged). Is it working for others?