Skip to content

Address PR feedback #4481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

markushi
Copy link
Member

📜 Description

Addresses feedback from here: https://github.com/getsentry/sentry-java/pull/4477/files#r2131959353

💡 Motivation and Context

💚 How did you test it?

#skip-changelog

📝 Checklist

  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

Copy link
Contributor

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 418.35 ms 459.35 ms 41.00 ms
Size 1.58 MiB 2.08 MiB 511.32 KiB

Baseline results on branch: rz/fix/session-replay-unisoc-chipset

Startup times

Revision Plain With Sentry Diff
f565dae 423.59 ms 447.04 ms 23.45 ms

App size

Revision Plain With Sentry Diff
f565dae 1.58 MiB 2.08 MiB 511.23 KiB

@markushi markushi merged commit 8849dcd into rz/fix/session-replay-unisoc-chipset Jun 11, 2025
33 of 34 checks passed
@markushi markushi deleted the markushi/fix/session-replay-unisoc-chipset-pr-feedback branch June 11, 2025 11:33
markushi added a commit that referenced this pull request Jun 11, 2025
…pset (#4477)

* fix(replay): Do not capture replay for cached events

* Changelog

* Formatting

* Wording

* Still caputre replay for outbox events

* fix(replay): Fix crash on devices with the Unisoc/Spreadtrum T606 chipset

* typo

* Changelog

* Address PR feedback (#4481)

* Address PR feeback

* Cleanup

---------

Co-authored-by: Markus Hintersteiner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants