-
Visual Studio doesn’t continue debugging
Description: I run my Xamarin application using the green triangle on Visual Studio 2019 and it gets greyed after the click (see figure 1), which is normal but, the debugging stops right after the application starts (see figure 2). Solution: Make sure that the developer instrumentation is enabled: Right click on your mobile application project…