Code Issue Snapshot Details

The Issue Snapshot Details dialog has the two panels Issue Summary and Issue Distribution. The Issue Summary panel displays basic information about the code issue and the stack trace. The Issue Distribution panel displays widgets with distributed issue metrics by code issue group as well as the stack trace.

View Code Issue Snapshot Details

  1. Navigate to Code Issues > Analyze.
  2. From the Code Issue Events widget, double-click one of the code issue snapshots.

Issue Summary

The Issues Summary panel of the snapshot displays the key properties of the snapshot. Unlike with crashes, code issues do not include breadcrumbs.

Issue Summary

The Stack Trace panel displays the call stack of the code issue, showing the thread in which the caught exception or ANR occurred. This is the full stack trace for this specific code issue, not the aggregated stack trace shown in the Unique Issue Dashboard. You can view the formatted stack trace that groups threads and parses the output or the raw log output for the stack trace.

Stack Trace

Click Download to grab the stack trace in a file that you can forward to developers or port to logging platforms. To see the code issue in the context of the mobile session, click View Session.

Issue Distribution

The Issue Distribution panel displays smaller-sized widgets from the Analyze tab with distributed metrics for the code issue group.

Issue Distribution