I have a xamarin forms project that builds without errors. When I try to run the project from VS the project builds but sometimes (most times) the simulator fails to launch and VS locks up. (stops responding) I have to kill it from Windows Task Manager.
The project is iOS so I am trying to launch on my Mac in the simulator - but I have also tried using the windows simulator.
Visual Studio 2017 - Windows - Version 15.5.5
MacBook Pro -
Not only does the project take a full minute to build but it only launches successfully 1 of 3 times. And when it fails it requires a restart of VS. I'm getting grumpy.
I have tried restarting both machines a number of times.
Any help is appreciated.