Redth / ZXing.Net.Maui

Barcode Scanning for MAUI?
MIT License
437 stars 146 forks source link

Fixed app crash on iOS simulators #115

Closed kubaflo closed 9 months ago

kubaflo commented 1 year ago

I added an early exit from the UpdateCamera() method, so the app doesn't crash anymore when running on the iOS simulator.

Fixes https://github.com/Redth/ZXing.Net.Maui/issues/114