Where can I view the Google Analytics iOS crash lo

2019-03-28 03:16发布

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?

3条回答
淡お忘
2楼-- · 2019-03-28 03:19

Google Analytics iOS crash logs

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

enter image description here

查看更多
Ridiculous、
3楼-- · 2019-03-28 03:29

Look in Behavior > Crashes and Exceptions.

查看更多
劳资没心,怎么记你
4楼-- · 2019-03-28 03:42
登录 后发表回答