Replies: 4 comments 3 replies
-
did you try with other devices/computer and cameras? |
Beta Was this translation helpful? Give feedback.
1 reply
-
what I know is barcode must be scanned with a camera with good focus and parallel to the barcode, it will be indeed goo to add a red line to help the scan to be parallel. |
Beta Was this translation helpful? Give feedback.
1 reply
-
ok, you can why not make a PR if ii can fix it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I think it's already implemented if I recall... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First let me thank mebjas for a great library.
My issue is that UPC codes aren't scanned on ipadOS. I've tried both the demo app, and I did an integration with our web app. While it works great for 2D barcodes like QR codes (and Aztec codes-- what we use), it doesn't seem to recognize basic 1D UPC codes. I've tried printed examples (like these: https://barcode.tec-it.com/en/UPCA?data=72527273070 and https://barcode.tec-it.com/en/UPCE?data=0123456) as well as barcodes from retail packages. The onScanSuccess function never fires.
Could someone else try UPC codes? I might be able to arrange a bug bounty to have this fixed-- I'd have to check with my manager. I'd also be happy to verify against an older release, or to do debugging.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions