Feedback integrations should start sending the [new envelope format](https://develop.sentry.dev/sdk/data-model/envelope-items/#user-feedback) instead of the [old one](https://develop.sentry.dev/sdk/data-model/envelope-items/#user-report---deprecated). Use this as a central index to track tickets/PRs for this goal, across repos. - Javascript: https://github.com/getsentry/sentry-javascript/pull/11428 - Dotnet: https://github.com/getsentry/sentry-dotnet/issues/3605 - React native: https://github.com/getsentry/sentry-react-native/issues/3859 - Java/Android: https://github.com/getsentry/sentry-java/issues/3599 - Cocoa/iOS: https://github.com/getsentry/sentry-cocoa/issues/4187 - Flutter: https://github.com/getsentry/sentry-dart/pull/2230 Docs tasks: - [ ] Update https://develop.sentry.dev/sdk/expected-features/#user-feedback (still references old feedback) - [x] https://github.com/getsentry/sentry/issues/64700 - [x] https://github.com/getsentry/sentry-docs/issues/11635 - [x] https://github.com/getsentry/sentry-docs/issues/10822 - (**Ongoing**) Maintain supported list at https://docs.sentry.io/product/user-feedback/setup/ Follow-ups for supported platforms: - Update onboarding - [ ] JS - [ ] React native - [ ] Flutter
Feedback integrations should start sending the new envelope format instead of the old one.
Use this as a central index to track tickets/PRs for this goal, across repos.
captureFeedbackmethod sentry-javascript#11428captureFeedbacksentry-dart#2230Docs tasks:
Follow-ups for supported platforms: