Skip to content

Commit

Permalink
fix: Clarify which layers are profiled in RN (#7680)
Browse files Browse the repository at this point in the history
Co-authored-by: Shana Matthews <[email protected]>
  • Loading branch information
kahest and shanamatthews authored Aug 23, 2023
1 parent dba6760 commit a505c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platforms/common/profiling/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ sentry_sdk.init(

<Note>

Profiling for React Native is available in alpha in SDK versions `5.8.0` and above.
Profiling for React Native is available in alpha in SDK versions `5.8.0` and above. Currently, it supports profiling the JavaScript layer. Combined profiling with native Android/iOS layers isn't supported at this time.

</Note>

Expand Down

1 comment on commit a505c6d

@vercel
Copy link

@vercel vercel bot commented on a505c6d Aug 23, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

sentry-docs – ./

sentry-docs.sentry.dev
sentry-docs-git-master.sentry.dev
docs.sentry.io

Please sign in to comment.