BarcodeScanner.Mobile icon indicating copy to clipboard operation
BarcodeScanner.Mobile copied to clipboard

Crash with newest CommunityToolkit.Maui and CommunityToolkit.Maui.Camera

Open KonstantinKellermann opened this issue 1 year ago • 1 comments

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:

  1. Install version 11.1.0 of CommunityToolkit.Maui and version 2.0.2 of CommunityToolkit.Maui.Camera
  2. 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

KonstantinKellermann avatar Mar 17 '25 09:03 KonstantinKellermann

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.

jjnagel avatar Jul 24 '25 10:07 jjnagel