[BUG] Debugger Crashes When Starting Camera with .NET MAUI Extension #1736
Labels
area-dotnet-debugging
Issues around .NET Debugging with console, ASP.NET, or Aspire
area-maui
bug
Something isn't working
vs-sync
Add this label to synchronize the issue to AzDo
vs-syncd
Linked to AzDO
Describe the Issue
When debugging an iOS app using the .NET MAUI extension in Visual Studio Code, the debugger crashes when starting the camera.
This issue does not occur when
maui.configuration.experimental.useVSDbg
is set to false.However, since this option was deprecated in version 1.7.x, it can no longer be avoided.
In version 1.6.x, this option works, so there is no problem.
Here is the video of the issue:
CameraAppCrash.mp4
Here is the error log of the issue:
XXXXXXXX-YYYYYYYYYYYYYYYY
is my device id.Steps To Reproduce
This issue can be reproduced in the following repository:
https://github.com/t-satake/CrashOnCapture.git
Expected Behavior
Environment Information
| VS Bug 2352347
The text was updated successfully, but these errors were encountered: