Skip to content Skip to sidebar Skip to footer

An Unhandled Exception Occured. On Xamarin Visual Studio

When starting my app I show the following error, and investigated about the error but I do not find answers in any forum xamarin, when I do the breakpoint this stops in the MainAct

Solution 1:

Although It might not be helpful in given scenario but in my case when I was trying to load an icon that was not part of project, I got that exception. Make sure you are not using resources that are no longer exist in the project.


Post a Comment for "An Unhandled Exception Occured. On Xamarin Visual Studio"