Skip to content

Feature Request: Support option to launch Crash Modal Dialogue to collect User Feedback at Crash Time #1223

@zsd4yr

Description

@zsd4yr

This request came out of discussions in #1197

We maintain a custom out-of-proc crash collector and have instrumented it with Google Breakpad and the Sentry Native SDK. We have our own dialog for gathering User Feedback and this feedback is incredibly useful for tracking down bugs and issues, especially in development / nonpublic user facing scenarios.

We are eager to take advantage of Sentry features like Backends, Screenshots, and Breadcrumbs by refactoring this system to make use of Google Crashpad as a backend for Sentry and deprecating our own out-of-proc handler.

However, in order to do that, we would need support for collecting User Feedback at-crash-time through a Sentry Crash Modal Dialogue. We can't move our own dialogue into the crashing-app as it would be unsafe to do so (a memory crash in the primary app would make this unsafe, for example).

Ideally this would be supported on all UI platforms - Xbox, Playstation, PC -- but my guess is that will take time to work out with each of those Operating System owners. To start, I think PC would be great!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Needs Discussion

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions