bitpay / cordova-plugin-qrscanner

A fast, energy efficient, highly-configurable QR code scanner for Cordova apps and the browser.
MIT License
567 stars 773 forks source link

Small QR codes #405

Open pawelszewczak opened 6 months ago

pawelszewczak commented 6 months ago

I have a problem with small QR codes (about 1 cm), to scan them you have to hold the phone far from the code. Is it possible to solve this somehow? (iPhone 15)

EDIT: problem solved: change 'builtInWideAngleCamera' to 'builtInTripleCamera' in QRScanner.swift