I have a MacOS High Sierra 10.13.3
Visual Studio 15.6.4 running in a Windows 10 Parallels VM.
I create a new Cross platform Xamarin Forms Standard app
My Mac is paired (connected) successfully
I choose a simulator Iphone 8 iOS 11.2 for example
When I run the app
========== Deploy: 0 succeeded, 0 failed, 0 skipped ========== Build started. Project "App4.iOS.csproj" (GetAppBundleDir target(s)): Done building project "App4.iOS.csproj". Build succeeded.
the app does not get launched and it just stops without doing anything.
Please HELP