Description
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/[email protected]/dist/quagga.js"></script>
Possibly a bug or an issue with Quagga2 set up on my end? Thanks!