HomeDocumentationAPI Reference
Getting StartedAPI ReferenceBug ReportingCrash ReportingAPMHelp Center

Occurrences Content for Android

This page covers the content found in each occurrence page of all crash reports in your dashboard for Android apps.

Occurrence Details

When using Instabug Crash Reporting, each occurrence comes with user attributes, user data, and attachments if available.

User Attributes

Default attributes as well as any custom user attributes that you set are automatically sent to your dashboard with all crash occurrences.

Default attributes listed in each crash occurrence include:

  • Date and time of crash occurrence in UTC
  • App version
  • Device
  • OS version
  • App view
  • Device location
  • Session duration
  • Locale
  • Screen resolution
  • Screen density

More details about how to set custom user attributes can be found here.

2160

User attributes are listed in each occurrence page of all crash reports in your dashboard.

User Data

Custom data can be set and sent with each occurrence. To learn more about setting custom user data, check here.

Attachments

Any custom files added by you can be sent with each occurrence.

Repro Steps

Repro Steps help you reproduce a bug by displaying your users' actions in each view of your app. With each view, you will find a list of actions that tell you exactly what the user did in that view. More details can be found here.

This is enabled by default depending on your plan.

Session Profiler

With each crash occurrence, you'll receive a detailed environment profile covering the last 60 seconds before the report was sent. This Session Profiler includes device data like memory load and battery state. This is enabled by default depending on your plan. More details about the information contained in the Session Profiler can be found here.

2160

This is where the Session Profiler is located in each crash occurrence page.

Logs

A whole host of logs are sent with every crash occurrence. These logs include:

  • Console Logs: Default logs that are printed to the console when the application is running.
  • Instabug Logs: Logs with different verbosity levels that you can add manually.
  • User Steps: Every step the user has taken in the form of log entries.
  • Repro Steps: Visual user steps prior to the crash occurrence in the form of images and GIFs.
  • Network Logs: A log of each network request.
  • User Events: A manual log of actions that a user has taken.

More details regarding logging can be found here. Different log types are enabled depending on your plan.

2160

An example of the expanded logs view in the Instabug dashboard.


What’s Next

With occurrences all wrapped up, learn how to reach out to users who've encountered crashes to let them know you're on it.