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

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

问题描述

我有一个 iOS 应用,它只会在 iOS8.0

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

起初我尝试在我的 xcode7.0、OS X El Capitan 上安装 iOS 模拟器 8.0 来测试代码,但面临一些 问题,我放弃了这个案例

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 中没有).苹果只是不喜欢象征我猜...

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天全站免登陆