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>
marked this pull request as ready for review
runningcode
deleted the
no/java-559-attachments-duplication
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters