hjam40 / Camera.MAUI

A CameraView Control for preview, take photos and control the camera options
MIT License
438 stars 70 forks source link

.NET MAUI barcode scanner does not work for 1D codes #100

Open lukasz-strus opened 9 months ago

lukasz-strus commented 9 months ago

I have a problem with scanning codes using the Camera.MAUI library. When I scan QR codes, everything works as it should. When I want to scan a 1D code, the scanner does not detect it. I tried various barcodes from the Internet and from products (e.g. UHT milk barcode). It doesn't detect this code every time.

I create applications in .net 7.0. Below is the code.

I posted the code on StackOverflow: https://stackoverflow.com/questions/77253145/net-maui-barcode-scanner-does-not-work-for-1d-codes

JAVersteeg commented 9 months ago

I have the exact same problem

Uridel commented 4 months ago

I didn't have this problem with previous versions. However it has appeared in the latest version see #145 Did you ever find a workaround?

lukasz-strus commented 4 months ago

I didn't have this problem with previous versions. However it has appeared in the latest version see #145 Did you ever find a workaround?

Unfortunately no, I had to change the framework.