Xcode崩溃日志没有出现 [英] Xcode crash Logs not appearing

查看:124
本文介绍了Xcode崩溃日志没有出现的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的iOS应用程序只在 iOS8.0 上的客户端崩溃

I have an iOS app that is only crashing with the client on iOS8.0

首先我尝试安装iOS模拟器8。 0在我的xcode7.0上,OS X El Capitan测试代码,但面对一些问题,我放弃了案例

At first I tried to install iOS simulator8.0 on my xcode7.0, OS X El Capitan to test the code but, facing some issues, I dropped the case

现在,我要做的是从xcode的组织者那里获取崩溃日志,但奇怪的是正在发生:

Now, what I am trying to do is get the crash log from xcode's organizer, but weird things are happening:


  • 我使用我的iTunes帐户登录xcode

  • 应用程序有复选框将上传应用程序包含应用程序符号...上传到testflight时,但iTunes Connect中的构建详细信息显示包含符号:否

  • 组织者不显示 iTunes Connect上应用程序的每个版本,虽然我们可以从同事的xcode中看到所有版本和内部版本号。

  • 管理器不会显示所有崩溃日志的应用程序虽然我可以在不同的版本上看到一些崩溃但另一方面,我的同事无法在应用上看到任何崩溃日志当前版本和所有以前的版本

  • I am logged in xcode with my iTunes account
  • The app had the checkbox on for "Include app symbols for your application…" when uploading it to testflight, BUT the build details in iTunes Connect shows "Includes Symbols: NO"
  • The organizer does not show every versions of the app on iTunes Connect, although we can see all the versions and build numbers from my colleague's xcode.
  • Organizer doesn't show all the crash log of the app of the given build number although I can see some crashes on different builds (On the other hand, my colleague can not see any crash log happening on the app for the current version and for all the previous versions)

任何人都可以帮助我处理任何(或两个)问题吗?谢谢

Can anyone help me on any (or both) of the issues? Thanks

注意:我想避免要求客户向我发送他设备的崩溃日志。虽然有一次我从设备询问客户端崩溃日志并且设备上没有注册任何崩溃

NB: I want to avoid to ask the client to send me his device's crash logs. Although one time I asked a client for the crash log from the device and there wasn't any crash registered on the device

推荐答案

您和您的同事没有看到相同崩溃日志的原因可能是
,因为您的同事在您的团队中被分配了较少的角色。
(假设你是管理员而且他是技术人员)
无法帮助使用包含符号:没有问题因为我有
调试符号剥离设置为NO对于调试和释放目标
但我看到完全相同的问题(包括符号:itc中的NO)。
苹果公司不喜欢象征我猜......

The reason you and your colleague do not see the same crash logs is likely because your colleague is assigned a lesser role in your team. (Say you are admin and he's technical) Can't help with the Includes Symbols: NO issue cause I have debug symbols stripping set to NO for both debug an release targets and yet I see the exact same issue (Includes Symbols: NO in itc). Apple just does not like to symbolicate I guess...

这篇关于Xcode崩溃日志没有出现的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆