afriscic / BarcodeScanning.Native.Maui

Barcode scanning library for .NET MAUI
https://www.nuget.org/packages/BarcodeScanning.Native.Maui
MIT License
183 stars 33 forks source link

Library doesn't detect some of UPC-A barcodes #89

Closed oleg-varlamov closed 1 month ago

oleg-varlamov commented 2 months ago

The library successfully detects most barcodes. And this is very cool. However, today we encountered the fact that some UPC-A barcodes are not detected. At the same time, they are clearly detected by other scanners. It would be great if you found the problem.

photo_2024-08-22_12-29-08 (3) photo_2024-08-22_12-29-08 photo_2024-08-22_12-56-03

oleg-varlamov commented 1 month ago

Sorry, issue was in our code