SIGN IN SIGN UP

fix(android): Stop duplicating attachments on native events (JAVA-559) (#5548)

* fix(android): Stop duplicating attachments on native events (JAVA-559)

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>

* changelog

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
N
Nelson Osacky committed
f36e6e37ec1517fa6e3c06ab79abc6775e2ef1bf
Parent: 773a0df
Committed by GitHub <noreply@github.com> on 6/16/2026, 11:40:05 AM