afriscic / BarcodeScanning.Native.Maui

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

Fix object disposed exception on shell navigation #8

Closed OpterJohan-Hallberg closed 11 months ago

OpterJohan-Hallberg commented 11 months ago

We noticed an expception on shell navigation, when navigation away from a page that contains a cameraview. A try-catch mitigates the issue