scytheStudio / SCodes

This project is Qt & Qml wrapper for ZXing-C++ Library that is used for decoding 1D and 2D barcodes.
https://scythe-studio.com/
Apache License 2.0
107 stars 36 forks source link

Autofocus not working on iphone 13 (ios) #25

Open rohitamon opened 1 year ago

rohitamon commented 1 year ago

I built the QmlBarcodeReader in QT 6.2.4 for ios. The application Opens on the iphone 13 but it not able to detect any bar code or QR code as it is not auto focusing. Thanks

kpkale commented 1 year ago

@rohitamon Even I am facing the same issue on iphone 13. Could you solve that. Thanks