Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to scan QR code that other scanners are able to scan #510

Open
roordaj opened this issue Mar 14, 2023 · 0 comments
Open

Unable to scan QR code that other scanners are able to scan #510

roordaj opened this issue Mar 14, 2023 · 0 comments
Labels

Comments

@roordaj
Copy link

roordaj commented Mar 14, 2023

Describe the bug
My web app is unable to scan a certain QR code. Other apps, such as iPhone camera and a specific QR code scanner app are able to scan the code without problems. See the QR code attached.

At first I thought the QR code was in a format that ZXing does not support, but when I upload the QR code to https://zxing.org/w/decode the QR decode succeeds. Is the Angular implementation missing a part of the ZXing base code? Any ideas why the QR code is not found / scanned?

To Reproduce
Steps to reproduce the behavior:

  1. Angular app with ngx-scanner (e.g. https://zxing-js.github.io/ngx-scanner/)
  2. Use camera to scan QR code
  3. QR code is not scanned / found

Expected behavior
The QR code is scanned succesfully

Desktop (please complete the following information):

  • OS: macOS
  • Browser chrome desktop

Smartphone (please complete the following information):

  • Device: iPhone 11 Pro
  • Browser chrome for iOS, safari for iOS, PWA

Files
qr_code

@roordaj roordaj added the bug label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant