Recently, I started developing in VS 2019 with a new Mac Mini with the new M1 chip. With the most recent version of XCode installed (12.3) and most recent MacOS (11.1), I am getting a black screen when trying to use the iOS 14.3 simulators through VS. 
However, instead of using the remote simulator in VS, the simulator works on the Mac.
I downloaded all the other iOS 14 Version simulators and they all do not work in VS. I also downloaded the iOS 13.7 simulator and that does work in VS. What steps can I take to find out why the iOS 14 simulators are not working properly.

