Crash with newest CommunityToolkit.Maui and CommunityToolkit.Maui.Camera
Describe the bug Since we updated to the newest versions of CommunityToolkit.Maui (11.1.0) and CommunityToolkit.Maui.Camera (2.0.2) our app crashes if we are navigating to the barcodescanener page.
Using the older versions of CommunityToolkit.Maui (11.0.0) and CommunityToolkit.Maui.Camera (2.0.1) everything works fine on android.
We are using the version 8.0.40.1 of the BarcodeScanner.Mobile.Maui but I can only verify it on android, because the iOS build ist not working with this version.
To Reproduce Steps to reproduce the behavior:
- Install version 11.1.0 of CommunityToolkit.Maui and version 2.0.2 of CommunityToolkit.Maui.Camera
- Start the app and navigate to your barcodescanner page
Expected behavior The app should not crash with the newest CommunityToolkit packages.
Smartphone (please complete the following information):
- Pixel 6a
Same problem here. I have tested if the new version of CommunityToolkit.Maui.Camera (3.0.1) would maybe solve this issue but it has the same issues.