ios - 应用程序经过广泛测试,也得到了苹果的认可,但一旦进入 App Store,所有用户都会崩溃

标签 ios crash unity3d app-store

所以我们在应用商店中有现有的应用程序,对其进行了第二次更新。 与内部开发团队进行广泛测试(包括调试和发布,以及测试飞行构建),然后是测试团队 1,然后是第二个测试团队(双重检查第一个测试团队) 提交给apple,通过了,上线到app store... 现在对于下载它的每个人 100% 的用户,它崩溃了。怎么会这样 ? 不得不从应用商店中提取它。

使用最新的 unity 4.3 构建,在 Mac 上使用几乎最新的 xcode、5.0

这是崩溃日志(注意我手动删除了包 ID 和应用程序名称,它们是正确的) 提到了 2 个错误和一个我不希望看到的奇怪词“沙盒” 问:为什么它在第 1 行说“沙盒”?

任何想法表示赞赏,提前致谢

Mar 14 10:08:46 QAQ-iPhone5S-01 kernel[0] : launchd[245] Container: /private/var/mobile/Applications/9810A9BD-C625-41A2-95A1-034CFF74E561 (sandbox)
Mar 14 10:08:46 QAQ-iPhone5S-01 networkd[81] : Analytics Engine: double ON for app: com.xxxxxx.xxxxxx.xxxxxxx
Mar 14 10:08:46 QAQ-iPhone5S-01 appNameHere[245] : -> registered mono modules 0x1aaa550
Mar 14 10:08:46 QAQ-iPhone5S-01 backboardd[31] : HID: The 'Passive' connection 'appNameHere' access to protected services is denied.
Mar 14 10:08:46 QAQ-iPhone5S-01 appNameHere[245] : searching for iCloud document directory and found this: (null)
Mar 14 10:08:47 QAQ-iPhone5S-01 awdd[247] : CoreLocation: CLClient is deprecated. Will be obsolete soon.
Mar 14 10:08:47 QAQ-iPhone5S-01 backboardd[31] : CoreAnimation: updates deferred for too long
Mar 14 10:08:47 QAQ-iPhone5S-01 backboardd[31] : CoreAnimation: timed out fence 2df07
Mar 14 10:08:47 QAQ-iPhone5S-01 SpringBoard[16] : CoreAnimation: failed to receive fence reply: 10004003
Mar 14 10:08:48 QAQ-iPhone5S-01 ReportCrash[248] : ReportCrash acting against PID 245
Mar 14 10:08:49 QAQ-iPhone5S-01 ReportCrash[248] : Formulating crash report for process appNameHere[245]
Mar 14 10:08:49 QAQ-iPhone5S-01 com.apple.launchd[1] (UIKitApplication:com.xxxxxx.xxxxxx.xxxxxxx[0x5c][245]) : (UIKitApplication:com.xxxxxx.xxxxxx.xxxxxxx[0x5c]) Job appears to have crashed: Abort trap: 6
Mar 14 10:08:49 QAQ-iPhone5S-01 backboardd[31] : Application 'UIKitApplication:com.xxxxxx.xxxxxx.xxxxxxx[0x5c]' exited abnormally with signal 6: Abort trap: 6
Mar 14 10:08:49 QAQ-iPhone5S-01 ReportCrash[248] : Saved crashreport to /var/mobile/Library/Logs/CrashReporter/appNameHere_2014-03-14-100848_QAQ-iPhone5S-01.ips using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
Mar 14 10:08:49 QAQ-iPhone5S-01 mc_mobile_tunnel[244] : (Note ) MC: mc_mobile_tunnel shutting down.
Mar 14 10:09:35 QAQ-iPhone5S-01 backboardd[31] : ALS: SetDisplayFactor: factor=0.0500

最佳答案

在测试时,您是否尝试过测试更新应用程序的场景。即,安装旧应用程序,正常使用它,涵盖应用程序的所有主要功能,然后使用此 ipa 更新应用程序。

关于ios - 应用程序经过广泛测试,也得到了苹果的认可,但一旦进入 App Store,所有用户都会崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22413618/

相关文章:

objective-c - ObjC block 和 openssl C 回调

ios - 在某些情况下使 superview 响应 subViews Pan Gesture

c# - OpenCV圆圈检测C#实现

android - AlertDialog问题( try catch 异常时崩溃)

c# - 如何压缩base64字符串

ios - iOS 部署版本 '-miphoneos-version-min=11.0' 无效,iOS 10 是 32 位目标的最大部署目标

ios - 当应用程序通过应用程序商店更新时,在cordova应用程序中保留本地存储

ios - 使用蓝牙键盘时 ionic 输入失去焦点

java - getDefaultSharedPreferences 和 IntentService 崩溃

crash - 在PC = 0x0000000000090000处使用SIGSEGV(0xb)导致JVM崩溃