ngx-scanner
ngx-scanner copied to clipboard
How to use highest possible resolution for ngx-scanner with Angular 13
Hi
We have an Angular 13 application and now ant to use the ngx-scanner to scan QR codes. We use the following versions:
"@zxing/browser": "^0.1.3", "@zxing/library": "^0.20.0", "@zxing/ngx-scanner": "^3.5.0",
The problem is, that the scanning of small QR codes does not work.
How we can set the highest possible resolution for the ngx-scanner? We think, when the resolution is higher, the scanning of the small QR codes should work.
Thanks very much.
Best regards Mike