Hello,
We’re encountering an issue with our app on certain devices.
Our app is built using Ionic and Capacitor and one primary function involves barcode scanning.
The issue is Users who are using iPhone 14 Pro Max devices are not able to get the camera to focus when objects are close to the device.
We have tried a few different plugins for barcode scanning, including GitHub - capacitor-community/barcode-scanner: A fast and efficient (QR) barcode scanner for Capacitor and https://github.com/capawesome-team/capacitor-mlkit/tree/main/packages/barcode-scanning, but we continue to encounter the same issue.
Do you have any advice on how we can resolve this issue?
Thank you.