We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Compare to QR-Code, EAN13 are slow to recognize like 2-10 seconds. QR-Code is very fast < 1 sec.
To Reproduce Flash QR-Code and EAN13
Expected behavior Scanning EAN13 should be much faster <1 sec
Screenshots N/A
Desktop (please complete the following information):
Smartphone (please complete the following information): All
Could you please improve EAN13 scanning.
The text was updated successfully, but these errors were encountered:
Without useBarCodeDetectorIfSupported (which isn't supported on iOS yet 😢) my EAN13 codes don't seem to scan at all.
useBarCodeDetectorIfSupported
Sorry, something went wrong.
same here. PC: Chrome 105.0.5195.127 Mobile: Xiamoi Mi 8 Chrome Android 105.0.5195.136 (partially fixed with useBarCodeDetectorIfSupported feature)
Works much better on recent Androïd phone with useBarCodeDetectorIfSupported: true Thanks for your inputs.
useBarCodeDetectorIfSupported: true
No branches or pull requests
Describe the bug
Compare to QR-Code, EAN13 are slow to recognize like 2-10 seconds. QR-Code is very fast < 1 sec.
To Reproduce
Flash QR-Code and EAN13
Expected behavior
Scanning EAN13 should be much faster <1 sec
Screenshots
N/A
Desktop (please complete the following information):
Smartphone (please complete the following information):
All
Could you please improve EAN13 scanning.
The text was updated successfully, but these errors were encountered: