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

Low scan rate in Safari vs Chrome on same device #242

Open
reneroth opened this issue Aug 18, 2023 · 0 comments
Open

Low scan rate in Safari vs Chrome on same device #242

reneroth opened this issue Aug 18, 2023 · 0 comments

Comments

@reneroth
Copy link

Happens in my project as well as in the demo, using the "Scan from File" feature. In Safari the library is barely able to scan anything (1 out of 5 test files I have), while in Chrome it has a 5/5 detection rate.

To me, this either means Safari is using a native BarcodeDetector implementation that is far worse than this library, or that Chrome is using one that is far better.

What further complicates this matter is that other libraries also based on zxing are able to get a 5/5 detection rate in Safari, like for example the bloated html5-qrcode.

Has anyone else made similar experiences? How can I mitigate this? nimiq/qr-scanner offers the nicest API of all the solutions out there, but I need a better detection rate for my usecase.

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

1 participant