thomasgalliker / CameraScanner.Maui

Camera preview and barcode scanner for .NET MAUI apps
MIT License
19 stars 3 forks source link

[Bug] App crash when page with CameraView is navigated back #9

Closed thomasgalliker closed 2 months ago

thomasgalliker commented 2 months ago

Description

There is a suspicious error when the CameraView is disposed which leads to an app crash.

Steps to Reproduce

  1. Navigate to page with CameraView
  2. Go back without stopping the camera

Expected Behavior

Actual Behavior

Basic Information

Screenshots

Reproduction Link