afriscic / BarcodeScanning.Native.Maui

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

iPhones 12 and 13 does not recognize barcodes(ITF) on iOS 18.0 #101

Open omateusteles opened 1 month ago

omateusteles commented 1 month ago

iPhone 12 and 13 does not recognize barcodes(ITF) on iOS 18.0

I was able to test the barcode(ITF) scanner on other devices and it works well on Android phones and iPhone 8 with iOS 16.7.10

afriscic commented 1 month ago

Hello. Is it maybe a focus issue? I don't have much experience with iPhones but I've read that on multi camera iPhones this can be an issue. Try adjusting the RequestZoomFactor and see if this helps.

omateusteles commented 3 weeks ago

RequestZoomFactor="2" works for iphone 13