sentry-react-native
sentry-react-native copied to clipboard
Align with new User Feedback API
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