Code Issue Snapshot Properties
This page lists the code issue snapshot properties. They appear in the Code Issue Snapshot Details panel when you open a code issue snapshot from Code Issue Analyze.
| Property | Description |
|---|---|
| Agent ID | The ID of the Mobile Agent reporting the code issue. |
| Agent Version | The version of the Mobile Agent reporting the code issue. |
| Application Key | The application key. |
| Carrier | The name of the mobile carrier. |
| City | The originating city. |
| Client Time | The timestamp of a device when the beacon was made. |
| Connection Type | The active connection type at the time of the code issue, if known. |
| Country | The originating country. |
| Description | The type of code issue, such as an application not responding (ANR) or a caught non-fatal exception. |
| Device/Manufacturer/Model | The model or manufacturer name of the mobile device on which the code issue occurred. |
| Event Type | Type of code issue (for example, ANR, Caught Exception) |
| Jailbroken | Flag indicating whether the mobile device has been jailbroken. |
| Group ID | The event group id after grouping. |
| Mobile App | The name of the app that had the code issue. |
| OS Version | The operating system version of the mobile device on which the code issue occurred. |
| Platform | iOS or Android. |
| Region | The originating region, such as the province or state. |
| Request Timestamp | When the beacon arrived at the Collector. Snapshot only. |
| Severity | The severity level set for the code issue. |
| Symbolication/Obfuscation | Flag indicating whether the application code has been symbolicated/obfuscated. |
| User Data | Any user data you might have added. |
| Version | The version string of the application that had the code issue. |