Skip to content

Crash Reports

When an application crashes, data is about the crash is reported to the dashboard and associated with the crashed session. Depending on the nature of the crash, the crash data may not be accessible until the application is restarted. (This is because the crash data is cached as the application exits and our SDK can't send it again until the next time the application starts.)

Currently this feature is only supported on Android devices in Unity applications with the Cognitive3D Unity SDK version 1.5.2 and above.

Session List

A session that has an unhandled exception and closes unexpectedly (i.e. crashes) is tagged automatically with a 'Crash' tag. Sessions with these tags are visible in the Session List on the Scenes page.

session crash list

Session Timeline

In the Event Timeline on the Session Details page, the 'Crash' event has a button to display the stack trace of the application when it crashes.

session event timeline crash

intercom If you have a question or any feedback about our documentation please use the Intercom button (purple circle) in the lower right corner of any web page.