How do you view TestFlight crash logs?

不想你离开。 提交于 2019-11-27 21:49:32

问题


I have submitted my app to TestFlight and i have deliberately made the app on my device crash, but i don't see where i can see these crash logs.

BTW i want to see other people's crash logs on the app, not the one in the settings menu.

Anyone know?


回答1:


In Xcode 6.3 crash logs have moved into Organizer window.

It might take some time and a restart of the crashed apps for the logs to show.




回答2:


Well, I'm not sure if this will help, but it helped for me:

Go to iTunesConnect -> My Apps and choose your app. Then in Versions section scroll to Version Release and check one of radio buttons (Automatically release this version or Manually release this version)

If you have luck, all crash logs (old ones too) will apear in new Organizer's Crash window after few minutes (Xcode 6.3). Be sure to close Organizer's window and open it again after making changes in iTunesConnect.




回答3:


Expanding on @dogsgod and responding to @KevinLeStarge 's comment...

  1. Open XCode
  2. Go to: Window -> Organizer
  3. Click the "Crashes" Tab

Here's an example:



来源:https://stackoverflow.com/questions/29728516/how-do-you-view-testflight-crash-logs

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