ngx-scanner
ngx-scanner copied to clipboard
Angular QR code, Barcode, DataMatrix, scanner component using ZXing.
#### Bug, feature request, or proposal: I am working on a mobile app which scan QR Codes. I am currently facing an issue when trying to scan complex QR codes,...
I am using Angular v12.2.2. ngx-scanner v3.0.0. Chrome browser under Android 9 The main.js throws an error when being loaded by index.html `Uncaught ReferenceError: MediaDeviceInfo is not defined` Although the...
First of all, thank you for all the efforts you put into this OS project. This should not be taken for granted! We use the ngx-scanner in an angular application...
**Is your feature request related to a problem? Please describe.** I had the need to scan an inverted QR code: although not standard, it is a quite common use case...
I tried adding it to an Angular 12.1.4 project but it didn't work out. The camera permission dialog popped up and during loading of the page the camera light on...
**Describe the bug** I found no way to catch the error if the camera ngx-scanner wants to access is already in use. It also appears in the ngx-scanner demo. The...
**Describe the bug** When user is prompted with the window in Safari browsers to allow or not the camera access, if we click 'Allow' everything works great, but if we...
Hi. I build an mobile app with Ionic (Angular 11.2). But the scanner fails to scan on some Ean 13 codes or it takes several attempts. If i scan codes...
**Describe the bug** Even after a fresh installation after starting the scanner it works for around 3 Seconds and than stops working. In the console i can see this error...
"@zxing/browser": "0.0.9", "@zxing/library": "^0.18.5",