Skip to main content

What is the difference between user steps and repro steps?

Repro steps are user steps grouped by each view.

Yasmin avatar
Written by Yasmin
Updated over 2 weeks ago

The Instabug SDK collects both user and repro steps.

​User steps

These are the interactions and steps the user has taken until the report is sent. They are collected automatically and displayed in the bug and crash report logs, which can be filtered and shown chronologically.

  • User steps for Bug Reporting:

  • User steps for Crash Reporting:

Repro steps

These are screenshots of the user steps collected and grouped by the whole view of your app. They're also shown chronologically but aggregated under each unique view.

ℹ️ For Crash Reporting, visual Repro Steps are disabled by default.

If you'd like to enable them, you can contact our support team using the chat bubble at the bottom right corner of your dashboard.

You can find more details by reading Instabug Report Logs - User Steps.

Did this answer your question?