MediaPicker.CapturePhotoAsync Crashes Android Emulator Debug Session #25801
Unanswered
Mike-E-angelo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am attempting to run this SLN:
https://github.com/dotnet/maui-samples/blob/main/8.0/PlatformIntegration/PlatformIntegrationDemos/PlatformIntegrationDemo.sln
Whenever I run the Media Picker scenario and load the camera via
MediaPicker.CapturePhotoAsync
the debugger detaches and the application stops working.No visible messages/errors/warnings are displayed in the debugger.
I would greatly appreciate any pointers on how to diagnose this to determine what is occurring.
Thank you for any assistance you can provide! 🙏
Beta Was this translation helpful? Give feedback.
All reactions