timeout with IOS app from Visual Studio (xamarin)

老子叫甜甜 提交于 2021-01-28 08:43:51

问题


I'm on the latest stable version of xamarin on both pc and mac. I'm trying to build the hello world app from VS but I get trouble.

In fact, Visual Studio launch the simulator on the mac, but nothing is runing on the simulator (black screen).

I finally get an error-messgae dur to the timeout.

Thanks to any idea to resolve that problem :-)


回答1:


I came back to explain the resolution of my problem.

I followed the steps mentionned here : enter link description here but I really think that the main problem was the fact that the application had'nt the application name the identifier and the version, so go to the project in VS and edit it : (http://screencast.com/t/jM7LGcY5yp)



来源:https://stackoverflow.com/questions/15881391/timeout-with-ios-app-from-visual-studio-xamarin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!