简体   繁体   English

当我在真实设备上运行应用程序时,Xcode崩溃

[英]Xcode crashes when i run the app on my real device

I joined the apple iOS developer program and registered my iPhone 5 with the unique UDID. 我加入了Apple iOS开发人员计划,并用唯一的UDID注册了iPhone 5。 I registered my Xcode app at the "APP ID" section and made a development profile and added it to the "provisioning profile". 我在“ APP ID”部分注册了我的Xcode应用程序,并制作了一个开发配置文件,并将其添加到“配置文件”中。

When I run the app on my iPhone - it does't install/run on my iPhone and the Xcode crashes. 当我在iPhone上运行该应用程序时-该应用程序无法在iPhone上安装/运行,并且Xcode崩溃。

What can I do to fix it? 我该如何解决? Thank you. 谢谢。

There was a bug in xcode that made it crash when you hit build and run in fullscreen. xcode中存在一个错误,当您点击build并以全屏模式运行时,该错误使其崩溃。 Maybe try cmd + r instead. 也许尝试使用cmd + r代替。

暂无
暂无

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

相关问题 Sprite Kit 应用程序在真实设备上运行并插入计算机时崩溃 - Sprite Kit app crashes when run on real device and plugged into computer Simulator上的Xcode应用程序可以在真实设备崩溃时正常工作 - Xcode app on Simulator works, on real device crashes 当应用程序在设备上的 Xcode 中运行时,MKMapView 使应用程序崩溃,但如果通过应用程序图标点击在设备上运行则不会 - MKMapView crashes the app when app is run in Xcode on a device but not if running on device by application icon tap 我的应用在设备上使XCode崩溃,在模拟器上没有崩溃 - My app crashes XCode on device, no crash on simulator 如何在真实设备上运行/测试我的 Flutter 应用程序? - How do I run/test my Flutter app on a real device? 如何在Xcode 9的iOS设备上运行我的App? - How I can run my App on my iOS device in Xcode 9 ? 当我要运行我的应用程序时,Xcode 7.2.1仅显示“通用设备”,而不是iPhone和iPad的列表 - Xcode 7.2.1 only shows 'Generic Device' when I want to run my app, instead of the list of iPhones and iPads Xcode:尝试在我的设备上运行应用程序时收到消息 - Xcode: getting a message when trying to run an app on my device 当我在模拟器上运行此代码时,它可以完美运行,但是在真实设备上崩溃? - When I run this code on a simulator it runs perfectly, however it crashes on a real device? 未从 Xcode 启动时,我的应用程序崩溃 - My app crashes when not launched from Xcode
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM