You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now attachments and envelope item headers only use the default value inferred by the backend, https://develop.sentry.dev/sdk/envelopes/#attachment which is event.attachment, but if an envelope is written by 3rd party SDKs like Flutter/RN/Sentry-native that uses a different type, it does not work.