'Remote debugging of iOS app on windows doesn't work. When running simulator on PC just showing black screen

I have Xamarin forms app for android and iOS.

When I try to debug iOS on my PC in Visual Studio 2019, the simulator just showing me a black screen. All controls in the simulator are disabled.

If I uncheck Remote Simulator to Windows (Tools->Options->Xamarin->iOS Settings), then I can see my app running fine on my Mac (M1). On Mac, I have Visual Studio 2019.

I had a Macincloud account last month and everything worked great, but switching to a real Mac (M1) doesn't go well.

Did somebody experience the same problem? I spent already few hours trying to debug iOS on PC, but so far no luck. I tried this:

Thank you!



Solution 1:[1]

Uncheck Remote Simulator to Windows. Quit Simulator on Mac and run again.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Dharman