-
### What's happening?
### How can it be reproduced?
### Build details?
-
An error occurs while accessing permissions.
```
TypeError: Cannot read property 'requestPermission' of undefined
This error is located at:
in QRCodeScanner (at Scanner.tsx:15)
in QRS…
-
const PosBarcodeScan = React.forwardRef(({ onBarcodeScanned, onDismiss }, ref) => {
//
/** call from outer with {ref} */
useImperativeHandle(ref, () => ({
reactivate: () => {
qr…
-
### What's happening?
In Android version 8.1.0, camera not opening i.e. camera view is blackout.
### How can it be reproduced?
1. Run application on Android Version 8.1.0
2. Provide Run Time Cam…
-
I have a couple cards that use model 2 QR codes, but it looks like the app only generates model 1 codes. They typically work, but some scanners a flakey and really seem to want that model 2 image.
…
-
was gibts da so? was laesst sich einfach implementieren?
-
Might not work for some reason..
-
```
The svn code and also http://qrcode.littleidiot.be/ produce an unreadable code
for the string:
TEL:123456789
As tested with Barcode Scanner on Android.
This might be related to issue #1 but I di…
-
### What's happening?
When using on portrait mode everything working fine but as soon as phone gets rotated to landscape. Camera UI gets outside the window and width gets shrink.
### Build det…
-
Scanner filecamera link must be hidden when the camera initialization takes some time.
I tried on a laptop that takes around 10sec to initialize its builtin webcam and I click on the link while it's …