-
QRscan is not working on iOS 13
-
I'm using the simple_barcode_scanner demo, and in the web version on an android phone, it uses the low resolution macro camera rather than the main camera. I have to get really close to the barcode, a…
-
Hello,
I tried adding the ai_barcode plugin to an existing Flutter web application. I need to scan barcodes, NOT qr codes.
After building and deploying I get some errors.
I'm using
` ai_b…
-
In the current sprint we developed the scanner that fetches dummy photopoints. These have a QRCode that is currently set to "point001", "point002", and so on. To make it easy on our users, we would li…
-
the squares in the corners of the qr code are missing a block
this is how it looks:
```
██ ██ ████ ████ ████████
████████████ ████████ …
-
## Progress
- [x] @robinlopez to provide Figma Mockup for the workflow
- [x] @fcamblor & @robinlopez to agree on the workflow
- [x] @robinlopez to provide Voxxrin screens integration of the mocku…
-
**Describe the bug**
When scanning Data Matrix codes that are < 10mm it will not read.
Ideally it would be great if we could zoom in on the canvas to have it render or read the barcode.
Using…
-
My Camera is sometimes appearred, sometimes not, permission camera is granted on my IOS device
somebody helps me this case
`"react-native-qrcode-scanner": "^1.5.4"`
`"react-native-permissions": "…
-
Hi @belemaire @gmbharath12 ,
we are trying to use **QR code scanner** libs for mobile application for scanning the bar (2D and 1D) codes.
We have implemented the below mentioned libs but they are…
-
Hello everyone.
Is there a way to optimize detection and decoding of QR images that I know much about in advance?
What I know for sure:
1. QR is Version 3 (29x29)
2. EC Level = Q
3. Exact Payload…