Skip to content

Conversation

denrase
Copy link
Collaborator

@denrase denrase commented Oct 14, 2025

📜 Description

  • Move senry-cocoa enableLogs out of experimental

💡 Motivation and Context

Branches from #5153 so coco CI is happy.
Relates to getsentry/sentry-cocoa#6359

This can only be merged once #5153 is merged and sentry-cocoa v9 is released.

💚 How did you test it?

CI

📝 Checklist

  • I added tests to verify 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.
  • All tests passing
  • No breaking changes

🔮 Next steps

Copy link
Contributor

github-actions bot commented Oct 14, 2025

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Features

- Move `sentry-cocoa` `enableLogs` out of experimental ([#5267](https://github.com/getsentry/sentry-react-native/pull/5267))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against cc596a8

@denrase denrase changed the title Denrase/options enable logs Move senry-cocoa enableLogs out of experimental Oct 14, 2025
@denrase denrase changed the title Move senry-cocoa enableLogs out of experimental Move sentry-cocoa enableLogs out of experimental Oct 14, 2025
Copy link
Contributor

github-actions bot commented Oct 14, 2025

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 403.18 ms 435.34 ms 32.16 ms
Size 17.75 MiB 19.70 MiB 1.95 MiB

Baseline results on branch: itay/fix_sentreyscreenframes

Startup times

Revision Plain With Sentry Diff
ede2a89 414.58 ms 395.16 ms -19.42 ms
3a9200e+dirty 451.42 ms 481.13 ms 29.71 ms

App size

Revision Plain With Sentry Diff
ede2a89 17.75 MiB 19.68 MiB 1.94 MiB
3a9200e+dirty 17.75 MiB 19.70 MiB 1.95 MiB

Copy link
Contributor

github-actions bot commented Oct 14, 2025

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 304.77 ms 311.36 ms 6.59 ms
Size 7.15 MiB 8.43 MiB 1.28 MiB

Baseline results on branch: itay/fix_sentreyscreenframes

Startup times

Revision Plain With Sentry Diff
3a9200e+dirty 341.91 ms 405.08 ms 63.17 ms
ede2a89+dirty 398.04 ms 486.04 ms 88.00 ms

App size

Revision Plain With Sentry Diff
3a9200e+dirty 7.15 MiB 8.43 MiB 1.28 MiB
ede2a89+dirty 7.15 MiB 8.41 MiB 1.26 MiB

@denrase denrase changed the base branch from main to itay/fix_sentreyscreenframes October 14, 2025 15:03
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.

1 participant