简体   繁体   English

为什么我的应用程序在 iOS 模拟器中打开后立即退出?

[英]Why my app immediately quit after open in iOS simulator?

I installed Xcode(9.4.1) from App Store and create a iphone simulator.我从 App Store 安装了 Xcode(9.4.1) 并创建了一个 iphone 模拟器。 After that I tried to install some .ipa( https://github.com/OWASP/owasp-mstg/tree/master/Crackmes/iOS ) app to it but it immediately quit when I opened it.之后我尝试安装一些 .ipa( https://github.com/OWASP/owasp-mstg/tree/master/Crackmes/iOS ) 应用程序,但当我打开它时它立即退出。 I tried couple app but the error is the same But when I wrote sample app on Xcode and build to my simulator it run very well.我尝试了几个应用程序,但错误是相同的但是当我在 Xcode 上编写示例应用程序并构建到我的模拟器时,它运行得很好。

Even if I try another iphone simulator or reinstall Xcode, I still get same error.即使我尝试另一个 iphone 模拟器或重新安装 Xcode,我仍然会遇到同样的错误。

you need to find where is the error located in your application , here is a link reference explaining about how to find the cause error also it will explain the most common mistakes in xbasic您需要找到应用程序中错误所在的位置,这里有一个链接参考,解释了如何找到原因错误,也将解释 xbasic 中最常见的错误

click here点击这里

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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