简体   繁体   English

更新发布到App Store后,应用程序崩溃

[英]App is crashing after Update Release to App store

I have released two versions of my App successfully 我已经成功发布了我的两个版本的应用程序

But after third version of app is released in App Store,when i downloaded from Appstore The App is getting Crashed : 但是在App Store发布第三版app之后,当我从Appstore下载时App正在崩溃:

When i try to launch app it is getting crashed immediately, and no crash reports were generated in Xcode Organizer. 当我尝试启动应用程序时,它立即崩溃,并且在Xcode Organizer中没有生成崩溃报告。

The Same app is Working fine in IPAD/IPHONE SIMULATORS 5.0 and 4.1 versions and also working fine when tested in IPHONE and IPAD devices with IOS 5.1.1 installed(run through XCODE). 相同的应用程序在IPAD / IPHONE SIMULATORS 5.0和4.1版本中运行良好,并且在安装了IOS 5.1.1的IPHONE和IPAD设备中测试时也能正常工作(通过XCODE运行)。

No Major changes are given other than some image changes and Animation changes which are working fine when locally tested. 除了一些图像更改和动画更改之外,没有给出重大更改,这些更改在本地测试时工作正常。

Please find below logs, please help to resolve this issue. 请查看下面的日志,请帮助解决此问题。

Jul 5 12:16:01 unknown fairplayd.N90[41] : libMobileGestalt computeUniqueDeviceID: total time for bb to return imei: 0 Jul 5 12:16:01 unknown SpringBoard[52] : Unable to obtain a task name port right for pid 225: (os/kern) failure Jul 5 12:16:01 unknown com.apple.launchd[1] : (UIKitApplication:com.myCompany.myApp[0xdaa7]) Exited: Killed: 9 Jul 5 12:16:01 unknown com.apple.launchd[1] : (UIKitApplication:com.myCompany.myApp[0xdaa7]) Throttling respawn: Will start in 2147483647 seconds Jul 5 12:16:01 unknown SpringBoard[52] : Application 'myApp' exited abnormally with signal 9: Killed: 9 Jul 5 12:16:02 unknown kernel[0] : AppleFairplayTextCrypterSession::fairplayOpen() failed, error -42110 7月5日12:16:01未知fairplayd.N90 [41]:libMobileGestalt computeUniqueDeviceID:bb返回imei的总时间:0 Jul 5 12:16:01未知SpringBoard [52]:无法获取pid的任务名称端口225:(os / kern)失败7月5日12:16:01未知com.apple.launchd [1] :( UIKitApplication:com.myCompany.myApp [0xdaa7])已退出:已杀:9月5日12:16:01未知com.apple.launchd [1] :( UIKitApplication:com.myCompany.myApp [0xdaa7])限制respawn:将在2147483647秒开始7月5日12:16:01未知SpringBoard [52]:应用程序'myApp'异常退出信号9:Killed:9 Jul 5 12:16:02 unknown kernel [0]:AppleFairplayTextCrypterSession :: fairplayOpen()失败,错误-42110

Actually, this is not your fault. 实际上,这不是你的错。 The App Store(s) has been having trouble as of late because it is serving corrupted binaries to consumers. App Store最近遇到了麻烦,因为它正在为消费者提供损坏的二进制文件。 Contact apple through iTunes connect for resolution, or wait a few days and release an update. 通过iTunes联系apple连接解决方​​案,或等待几天并发布更新。 To all developers reading this with pending application updates: 对于所有正在使用待定应用程序更新的读者:

Wait, please wait! 等等,请稍等!

Other symptoms of this include: 其他症状包括:

  • The app crashes immediately on launch (not even a splash screen shows, just black->crash). 应用程序在启动时立即崩溃(甚至没有启动画面显示,只有黑色 - >崩溃)。
  • Affected consumers are spread across many regions (not localized), but some are unaffected. 受影响的消费者分布在许多地区(非本地化),但有些不受影响。
  • Your app/update has been approved fairly recently. 您的应用/更新最近已获得批准。
  • Mac apps will show "[App] is damaged and can't be opened. Delete [App] and download it again from the App Store." Mac应用程序将显示“[应用程序]已损坏且无法打开。删除[应用程序]并从App Store再次下载。”
  • The console will print: AppleFairplayTextCrypterSession::fairplayOopen() failed, error -42110 控制台将打印: AppleFairplayTextCrypterSession::fairplayOopen() failed, error -42110

The only fix is to delete the app and reinstall (and basically pray for a working copy). 唯一的解决方法是删除应用程序并重新安装(并基本上祈祷工作副本)。 Be assured, you are not the only one ! 请放心, 你不是唯一一个 Many major apps from huge companies are being affected by this issue (Angry Birds, NOOOOO). 来自大公司的许多主要应用程序都受到这个问题的影响(“愤怒的小鸟”,NOOOOO)。

Corroborated by: 证实:

在您的本地测试的应用程序中请将其删除在您的设备中。在您更新或下载App Store中更新的应用程序后

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

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