The mobile_scanner is picking the wide back camera (0.5x zoom) instead of the standard one (1.0x) in some iOS devices, and that makes it impossible to read small QR codes as the camera looses focus.
Is it possible to use the 1.0x camera as default or somehow allowing us to pick other available back cameras?
We have tested in the following devices:
- iPhone 11: wide camera, could not scan
- iPhone 11 Pro: wide camera, could not scan
- iPhone 12: regular camera, could scan
- Samsung S10: regular camera, could scan.
@juliansteenbakker Would you be willing to accept new PRs? I would appreciate if you could guide on how make this fix.
The
mobile_scanneris picking the wide back camera (0.5x zoom) instead of the standard one (1.0x) in some iOS devices, and that makes it impossible to read small QR codes as the camera looses focus.Is it possible to use the 1.0x camera as default or somehow allowing us to pick other available back cameras?
We have tested in the following devices:
@juliansteenbakker Would you be willing to accept new PRs? I would appreciate if you could guide on how make this fix.