Skip to content

Commit

Permalink
chore: session replay rn - ga
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Feb 7, 2025
1 parent b486d1a commit 154eb83
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: React Native session replay
---

> 🚧 **NOTE:** React Native session replay is considered `beta` and is free while in beta. We are keen to gather as much feedback as possible so if you try this out please let us know. You can send feedback via the [in-app support panel](https://us.posthog.com#panel=support%3Afeedback%3Asession_replay%3Alow) or one of our other [support options](/docs/support-options).
## Step one: Add PostHog to your app

import ReactNativeInstall from "../../integrate/_snippets/install-react-native.mdx"
Expand Down
2 changes: 1 addition & 1 deletion contents/docs/session-replay/mobile.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Mobile session replay
---

> 🚧 **NOTE:** Mobile session replay is **currently available on [Android](/docs/session-replay/installation?tab=Android) and [iOS](/docs/session-replay/installation?tab=iOS)**. We also have [React Native](/docs/session-replay/installation?tab=React%20Native) and [Flutter SDKs](/docs/session-replay/installation?tab=Flutter) which are in beta (and are free until release). We'd love to hear your feedback on betas via the [in-app support panel](https://us.posthog.com#panel=support%3Afeedback%3Asession_replay%3Alow) or one of our other [support options](/docs/support-options).
> 🚧 **NOTE:** Mobile session replay is **currently available on [Android](/docs/session-replay/installation?tab=Android), [iOS](/docs/session-replay/installation?tab=iOS) and [React Native](/docs/session-replay/installation?tab=React%20Native)**. We also have [React Native](/docs/session-replay/installation?tab=React%20Native) which is in beta (and are free until release). We'd love to hear your feedback on betas via the [in-app support panel](https://us.posthog.com#panel=support%3Afeedback%3Asession_replay%3Alow) or one of our other [support options](/docs/support-options).
Mobile session replay enables you to record user sessions in mobile apps. This includes screen recordings, network requests, logs, and touches. This data can then be used to understand how users are interacting with your app and to identify bugs and issues.

Expand Down

0 comments on commit 154eb83

Please sign in to comment.