Open
Description
Description
Hello, since the first version of .NET Maui, we have had a problem that occurs when starting an application.
The error only occurs when "Common Language Runtime Exception" is turned on.
Common Language Runtime Exception is used a lot so that we can visualize exceptions that occur in the application, which is very important.
What bothers me the most is that this error still occurs in the .Net 9 version of Maui, making me wonder why there has not yet been a fix for such a visible point.
Steps to Reproduce
- Create a File > New .NET MAUI App
- "Common Language Runtime Exception" is turned on
- And you will see the error when starting on an Android device
Link to public reproduction project repository
No response
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
No response
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response