sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

Align with new User Feedback API

Open antonis opened this issue 8 months ago • 0 comments

Expected features:

  • BeforeSendFeedback callback
  • Apply scope data to the feedback, including tags, user, trace and contexts (no breadcrumbs nor extras). Also, EventProcessors should be applied
  • Report dropped feedbacks via client_report with key feedback
  • Handle rate limit with key feedback
  • Flush the current Session Replay, if running, when capturing the feedback
  • Sampling is not applied

Additional info can be found in the develop docs

antonis avatar Jun 25 '25 08:06 antonis