Skip to content

Allow players to opt-out of crash reporting #910

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
j0tt opened this issue May 12, 2025 · 1 comment
Open

Allow players to opt-out of crash reporting #910

j0tt opened this issue May 12, 2025 · 1 comment

Comments

@j0tt
Copy link
Contributor

j0tt commented May 12, 2025

I know sentry native supports requiring consent before sending crash data, because I wrote it into the Unreal Plugin here: https://github.com/getsentry/sentry-unreal/compare/main...j0tt:sentry-unreal:jott/main/toggleconsent?expand=1

I don't, however, know how to implement such a feature on the other platforms (including a "special one" not in the linked compare).

Please implement this feature for all platforms! Consider using the code linked above as a starting point, or do it completely differently, I just figured I'd share what I have in case it's helpful.

@tustanivsky
Copy link
Collaborator

@j0tt Thank you for bringing this up. As far as I know the other underlying SDKs we're using in the Unreal plugin don't support this feature yet so we'll need to take a closer look at how to work around it on the remaining platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Status: No status
Development

No branches or pull requests

2 participants