Skip to content

Commit 56fbd8e

Browse files
fix(rn): RN Profiling is available from version 5.8.0 (#7578)
1 parent aaca1f9 commit 56fbd8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/platforms/common/profiling/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ sentry_sdk.init(
290290

291291
<Note>
292292

293-
Profiling for React Native is available in alpha in SDK versions `5.7.0` and above.
293+
Profiling for React Native is available in alpha in SDK versions `5.8.0` and above.
294294

295295
</Note>
296296

src/wizard/react-native/profiling-onboarding/react-native/1.install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ type: language
77

88
#### Install
99

10-
For the Profiling integration to work, you must have the Sentry React Native SDK (minimum version v5.7.0). Learn more about installation methods in our [full documentation](https://docs.sentry.io/platforms/react-native/#install).
10+
For the Profiling integration to work, you must have the Sentry React Native SDK (minimum version v5.8.0). Learn more about installation methods in our [full documentation](https://docs.sentry.io/platforms/react-native/#install).

0 commit comments

Comments
 (0)