vue-qrcode-reader icon indicating copy to clipboard operation
vue-qrcode-reader copied to clipboard

Plugin struggles to read custom QR code

Open lkjimy opened this issue 3 years ago • 0 comments

Describe the bug Plugin struggles to read custom QR code. In my case a very simple QR as shown in the video bellow. It takes forever to read, and is necessary to fill the field of view of the camera with the QR for it to read it. All android users seem to have this issue, iOS users, not so much. The official demo shows the issue.

I also tested the custom QRs with, and without a logo in the middle, using the native phone camera, and was able to quickly read every QR.

Versions 2.x and 3.x were tested with the same results.

To Reproduce Try using the official demo.

Screenshots I'm generating a QR with ~33 alphanumeric chars.

https://user-images.githubusercontent.com/13991518/149377955-9247fc63-3d6d-4ef8-bb3f-1216fad7ef46.mov

These should work as expected in various distances and angles: image image

These are custom ones: image image

Tests have been done on these and other devices:

Smartphone:

  • Device: Samung Galaxy S10e
  • OS: Android 11
  • Browser Chrome v.97

Smartphone:

  • Device: Samung Galaxy J2 Prime
  • OS: Android 6
  • Browser Chrome v.94

Smartphone:

  • Device: iPhone 12
  • OS: Android 6
  • Browser: Chrome v.96

lkjimy avatar Jan 13 '22 18:01 lkjimy