Skip to content

React Native UI profiling docs: now with information about iOS profiling#16260

Merged
alwx merged 5 commits intomasterfrom
alwx/docs/ui-profiling
Feb 5, 2026
Merged

React Native UI profiling docs: now with information about iOS profiling#16260
alwx merged 5 commits intomasterfrom
alwx/docs/ui-profiling

Conversation

@alwx
Copy link
Contributor

@alwx alwx commented Feb 4, 2026

The support for iOS UI profling was added to React Native SDK: getsentry/sentry-react-native#5611
Now it's time for the docs changes!

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Feb 5, 2026 10:54am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Feb 5, 2026 10:54am

Request Review

<Alert>

Profiling for React Native is available in SDK versions `7.9.0` and above. Android is currently the only supported platform, and support is still experimental.
UI Profiling for React Native is available in SDK versions `7.9.0` and above. Android support was added in `7.9.0`, and iOS support was added in `7.10.0`. This feature is still experimental.
Copy link
Contributor

@antonis antonis Feb 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit

Suggested change
UI Profiling for React Native is available in SDK versions `7.9.0` and above. Android support was added in `7.9.0`, and iOS support was added in `7.10.0`. This feature is still experimental.
UI Profiling for React Native is available in SDK versions `7.9.0` and above on Android. iOS support was added in `7.12.0`. This feature is still experimental.

Copy link
Contributor

@antonis antonis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment related to the iOS version and a nit suggestion. Other than that LGTM 🙇

@codeowner-assignment codeowner-assignment bot requested a review from a team February 4, 2026 14:15
@alwx alwx requested a review from antonis February 4, 2026 14:16
Copy link
Contributor

@antonis antonis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀
Let's wait for the release tomorrow and merge it

```

For more information, see [the Android SDK documentation](https://docs.sentry.io/platforms/android/profiling/#enabling-ui-profiling)
<Note>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<Note>
<Alert>

Hey @alwx, I think this is why your builds are failing, we deprecated <Note> a while back, if you change these to <Alert> it should resolve it.


The `androidProfilingOptions` key is now deprecated. Use `profilingOptions` instead.

</Note>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
</Note>
</Alert>

Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, see my comment about the Note component to get this to pass builds 🏄‍♂️

@alwx alwx enabled auto-merge (squash) February 5, 2026 10:38
@codeowner-assignment codeowner-assignment bot requested a review from a team February 5, 2026 10:38
@alwx alwx merged commit 0e5a563 into master Feb 5, 2026
14 checks passed
@alwx alwx deleted the alwx/docs/ui-profiling branch February 5, 2026 10:57
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.

3 participants