mono0926 / barcode_scan2

[reborned barcode_scan] A flutter plugin for reading 2D barcodes and QR codes.
https://pub.dev/packages/barcode_scan2
MIT License
87 stars 78 forks source link

[Bug] IOS 16 autofocus #68

Open Mythar opened 1 year ago

Mythar commented 1 year ago

Autofocus dose not work on iOS 16, iPhone 14.

The iPhone 14 camera focus problem occurs when auto-macro option is disabled, because the new models seem to have a bigger minimal focus distance. That’s because of the increased size of the iPhone 14 camera sensor (1/1.3 vs 1/1.7) combined with the new optical formula.

Apple: We expect third-party app developers to update their apps with support for the new iPhone 14 camera focus changes.