afriscic / BarcodeScanning.Native.Maui

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

12 digit UPC-A barcodes are detected as EAN-13 with an extra '0' in front on iOS #88

Open tochichiang opened 3 weeks ago

tochichiang commented 3 weeks ago

12 digit UPC-A barcodes are always detected as 13 digit EAN barcodes with extra '0' in front. This only happens on a tested iPhone SE 2nd gen, both front and rear cameras. It works fine on tested Android phones.

.Net 8.0 MAUI project BarcodeScanning.Native.Maui NuGet package 1.5.7 iPhone SE 2nd gen on iOS 17.5.1. (Updated to 17.6.1 and the issue remains)