◐ Shell
clean mode source ↗

fix(android): Stop duplicating attachments on native events (JAVA-559) by runningcode · Pull Request #5548 · getsentry/sentry-java

Scope attachments are synced to the native SDK, so native events already
carry them as envelope items in the outbox. When re-ingesting those
cached envelopes, SentryClient re-applied the scope attachments on top,
sending each attachment twice. Skip re-applying scope attachments for
cached envelopes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@runningcode

@runningcode marked this pull request as ready for review

June 16, 2026 08:59

@runningcode runningcode deleted the no/java-559-attachments-duplication branch

June 16, 2026 11:40