You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scanning small QR code on devices with dual or tripple cameras has to be adjusted because of minimum focus distance built in these cameras.
94
-
To have the best possible focus on the code we scan it is needed to choose the most suitable camera and apply recommended zoom factor.
95
-
96
-
If you need to scan small QR codes use `AVCaptureDevice.zoomedCameraForQRCode(withMinimumCodeSize:)` method in `CodeScannerView` initializer for `videoCaptureDevice`.
94
+
To have the best possible focus on the code we scan it is needed to choose the most suitable camera and apply recommended zoom factor.
0 commit comments