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

IOS Camera View Response #50

Closed maictoa closed 5 months ago

maictoa commented 5 months ago

On IOS, since version 1.4.0 the scan page with the camera preview stopped responding to the Torch, Pause, Camera and remaining buttons. The camera can scan a barcode or QR Code but it doesn't respond to any button or when navigating back, this can be simulated in your sample project.

The latest version that this worked was version 1.3.1

maictoa commented 5 months ago

Same as issue #43