Skip to content

docs(unreal): Add user feedback filtering callback - #19009

Open
tustanivsky wants to merge 3 commits into
masterfrom
unreal-before-send-feedback
Open

docs(unreal): Add user feedback filtering callback#19009
tustanivsky wants to merge 3 commits into
masterfrom
unreal-before-send-feedback

Conversation

@tustanivsky

@tustanivsky tustanivsky commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

This PR documents the new beforeSendFeedback hook in the Unreal SDK.

Key Changes

  • Adds a "Filtering User Feedback" section to the Unreal filtering guide.
  • Adds a configuration/before-send-feedback platform-include showing how to subclass USentryBeforeSendFeedbackHandler and register it via the settings delegate.

Related Items

Add a "Filtering User Feedback" section to the Unreal filtering guide and a
platform-include showing how to subclass USentryBeforeSendFeedbackHandler and
register it via the settings delegate.
@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview Aug 12, 2026 8:47am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Aug 12, 2026 8:47am

Request Review

@codeowner-assignment
codeowner-assignment Bot requested a review from a team August 11, 2026 09:39
@tustanivsky tustanivsky changed the title Document beforeSendFeedback for Unreal docs(unreal): Add user feedback filtering callback Aug 11, 2026
Switch the sample to USentryEvent and note that beforeSendFeedback is currently
not supported on macOS and iOS.
Demonstrate reaching and scrubbing the feedback through the event's typed
GetFeedback accessor.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant