启动失败。该应用程序无法在 xamarin 上启动

Launch failed. The app could not be launched on xamarin

尝试在 IOS 模拟器上 运行 Visual Studio/Xamarin 构建应用程序时出现以下错误。

Launch failed. The app 'App2' could not be launched on 'iPhone 7 Plus iOS 10.1'. Please check the logs for more details.

"App2" 是使用选项卡模板创建的,滚动应用程序后没有代码更改。

Windows 环境:Windows10 w/Visual Studio 2015 更新 2

Mac 环境:我Mac Sierra 已完全修补。 XCode 8.1(最新版本)。

我已经连接了 mac 遥控器和电脑。我可以在 PC 上从 Visual studio 在 mac 上启动 iPhone 模拟器。

我在尝试 运行 "App2" 时遇到错误。它编译得很好,只是不会 运行 在模拟器上。

我在这里搜索过,类似的结果说明 VS Crashing。我的没有崩溃,只是出现错误。注意:顺便说一下,我在任何日志中都找不到详细信息。

想法?谢谢!

编辑:刚刚在 IMac 和 运行 Win 10/VStudio 上加载了 Parallels。我犯了同样的错误。同样,xamarin 远程代理已连接,我可以从 PC 启动模拟器,但我无法部署到它。

经过这里的所有研究和帮助,归结为当前版本的 Xamarin 的错误。选项是等到 Xamarin 站点上出现新的稳定构建或从 GIT 获取构建。我选择等待,因为我在使用临时版本时运气不佳。

使用新的 VS 2017 下载的 Xamarin 修复了这个错误。