When I debug my Xamarin.iOS project from Visual Studio, it builds, installs on the simulator, and launches the app without issue. But on launching, I\'m seeing a bunch of D
In your project folder delete the bin and obj folders. This works for me but is still annoying.