Closed MandeepSingh-MS closed 2 months ago
Last I tried with new updated versions of the below extensions, but still same problem.
Today I tried again with all the updated versions.
But still the same issue persists.
Is this issue being addressed by the team? If not, please let me know so I can close it.
Thanks.
I am closing this issue because the Team is not responding. I know some issues are complex and some issues may be low priority. But at least It must be notified that either it is complex or low priority.
Describe the Issue
I am new to .NET MAUI. I setup the development environment as per the documentation.
i am using the latest version of VS Code and the required extensions for .NET MAUI. The release build is working fine.
But unable to run the debug mode. During debug mode the following error appears.
As I am new to .NET MAUI, I tried to set the EmbedAssembliesIntoApk property. But then the following message appears in the debug console
VERSIONS
Sample code
Steps To Reproduce
With the provided environment information -> Create a new maui project and run the project for Android in debug mode.
Expected Behavior
App must run in the debug mode.
Environment Information