You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have tested the UPC barcode scanning on both iOS and Android devices. iOS was able to scan the code correctly in Chrome, Safari and Firefox. Android was able to scan the code correctly in Firefox, but scanning in Chrome provides an incorrect code.
I have set readers to upc_reader and constraints to a higher resolution. As well as disabling Half Sampling for Chrome and Android. I am trying to scan a UPC Barcode 078742040370 and it is returning 012142040370 instead. Here is the Barcode image I am trying to scan
Tested on Android Galaxy S21+ with latest Chrome Application 134.0.6998.135. I am using a CDN <script src="https://cdn.jsdelivr.net/npm/@ericblade/quagga2@1.8.4/dist/quagga.js"></script>
Possibly a bug or an issue with Quagga2 set up on my end? Thanks!
The text was updated successfully, but these errors were encountered:
Hello, I have tested the UPC barcode scanning on both iOS and Android devices. iOS was able to scan the code correctly in Chrome, Safari and Firefox. Android was able to scan the code correctly in Firefox, but scanning in Chrome provides an incorrect code.
I have set readers to upc_reader and constraints to a higher resolution. As well as disabling Half Sampling for Chrome and Android. I am trying to scan a UPC Barcode 078742040370 and it is returning 012142040370 instead. Here is the Barcode image I am trying to scan
Tested on Android Galaxy S21+ with latest Chrome Application 134.0.6998.135. I am using a CDN
<script src="https://cdn.jsdelivr.net/npm/@ericblade/quagga2@1.8.4/dist/quagga.js"></script>
Possibly a bug or an issue with Quagga2 set up on my end? Thanks!
The text was updated successfully, but these errors were encountered: