Where can I view the Google Analytics iOS crash logs?

人盡茶涼 提交于 2019-12-04 23:30:32

问题


In Google Analytics native SDK for iOS (v2 Beta) I found the following line in there documentation:

// Optional: automatically track uncaught exceptions with Google Analytics.
[GAI sharedInstance].trackUncaughtExceptions = YES;

Does this mean, that Google Analytics now also supports crash logs tracking (like BugSense or Crittercism)? But where do I find them in the online interface of Google Analytics?


回答1:


On the left panel, expand the Engagement menu and then click on Crash and Exceptions

Update:

Now it is GoogleAnalytics V4 and for that go

Behavior -> Crashes and Exceptions




回答2:


Look in Behavior > Crashes and Exceptions.




回答3:


Reporting --> Behavior --> Crashes and Exceptions

http://analytics.blogspot.in/2013/02/5-things-you-should-be-doing-with.html



来源:https://stackoverflow.com/questions/13275842/where-can-i-view-the-google-analytics-ios-crash-logs

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