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

Error reading bordered qrcodes #370

Closed
FabricioGRodrigues opened this issue Dec 15, 2021 · 6 comments
Closed

Error reading bordered qrcodes #370

FabricioGRodrigues opened this issue Dec 15, 2021 · 6 comments

Comments

@FabricioGRodrigues
Copy link

I'm using the lib on a project, it works without a problem, but with a specific type of qr, it's not scanned.
I've already added more than one Html5QrcodeSupportedFormats, and even so this specific qr isn't working!

qrcode with problem
image

qrcode ok
image

@ROBERT-MCDOWELL
Copy link

@mebjas
is html5-qrcode support inverted qrcode?

@mebjas
Copy link
Owner

mebjas commented Dec 20, 2021

@FabricioGRodrigues what config and device/browser are you testing with?

I am able to scan this on Pixel but not on Iphone.

(this is just for my understanding)

@mebjas
Copy link
Owner

mebjas commented Dec 20, 2021

@ROBERT-MCDOWELL

is html5-qrcode support inverted qrcode?

Not the implicit one, but the on device experimental one seems to be able to scan on certain devices.

@mebjas
Copy link
Owner

mebjas commented Dec 20, 2021

This issues is a duplicate of #94 - please follow the thread there, I'll likely add the support soon.

@mebjas
Copy link
Owner

mebjas commented Dec 20, 2021

Closing this ticket.

@FabricioGRodrigues
Copy link
Author

@mebjas

I tested it on a samsung A750,A20,A30,Iphone 13 and using Google Chrome browser Version 96.0.4664.110. Using normal library installation setup (html5-qrcode).
The qrcodes without the dark background worked without any problem on all devices!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants