My application crashes with very poor info. Is there a way that I could find the last screen name, in google analytics, when application crashes? I am tracking every screen in my application. This way I could know in what controller the bug exists. Thanks for any help!
Edit Crash report:
NSRangeException Trace: <redacted> <redacted> <redacted> <redacted> <redacted> <redacted> <redacted> <redacted> <redacted> CFRunLoopRunSpec
Have you tried the Crash and Exception Analysis in GA?
You can find more details about the analysis here: https://developers.google.com/analytics/devguides/collection/ios/v2/exceptions
Examples of tracking code from the page:
and automatic tracking for uncaught exceptions: