How to get crash logs of Testflight external testers on Xcode or iTunes connect?

a 夏天 提交于 2019-11-30 23:59:54

问题


Is there any ways to know what's wrong with someone's app. It is working on everyone else's device but this person.

The person tried removing the previous version and installing the new one, but it still does not work. I suspect that one of the files that I place in the documents folder might still be there... but the format of this file has changed since...


回答1:


Apple has a technote about this named Debugging Deployed iOS Apps.

Also, if your tester syncs up their iPhone with a Macintosh or PC, iTunes also helpfully moves logs into predictable places where they can be retrieved from.



来源:https://stackoverflow.com/questions/29652638/how-to-get-crash-logs-of-testflight-external-testers-on-xcode-or-itunes-connect

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!