简体   繁体   中英

Xamarin.iOS New Project (Single View, Master-Detail) crashes on Simulator, works on device

I create a new project in Xamarin Studio for Mac. When running this project on Simulator, app crashes immediately after launch. Even before any screen is shown. On Device it is working.

I'm using Xamarin Studio for Mac with alpha channel updates. Now it 5.2 build 379.

Application source code is here: https://dl.dropboxusercontent.com/u/7022824/TestApp2.zip

Application output when I start the app:

Starting iPhone Retina (4-inch)
Launching application
Application launched. PID = 8715
Press enter to terminate the application
>
Application Terminated

Application crashes on Simulator, starts and works on iOS device.

Try: link SDK assemblies only. It seems there are some problems with linker

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM