Skip to content

Commit f51cce3

Browse files
authored
replay: capacitor continue in beta (#6283)
1 parent c91e071 commit f51cce3

File tree

1 file changed

+6
-0
lines changed
  • src/platforms/javascript/common/session-replay

1 file changed

+6
-0
lines changed

src/platforms/javascript/common/session-replay/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ We’re investigating possible performance degradation in <b>some</b> Angular ap
3737
</Alert>
3838
</PlatformSection>
3939

40+
<PlatformSection supported={["javascript.capacitor"]}>
41+
<Alert level="warning" title="Warning">
42+
Session Replay is generally available for all Browser SDKs. Capacitor support is still in Beta. Feel free to reach <a href="https://github.com/getsentry/sentry-javascript/issues/6946">out on GitHub</a> if you experience issues.
43+
</Alert>
44+
</PlatformSection>
45+
4046
## Install
4147

4248
<PlatformContent includePath="session-replay/install" />

0 commit comments

Comments
 (0)