Skip to content

Commit 2a05302

Browse files
authored
Update session-replay-ios.mdx (#1861)
* Update session-replay-ios.mdx Tiny change; beta is open to all customers * Update session-replay-android.mdx * Update swift-replay.mdx * Update android-replay.mdx
1 parent 249446a commit 2a05302

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

pages/docs/session-replay/implement-session-replay/session-replay-android.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { Callout } from 'nextra/components'
33
# Implement Session Replay (Android)
44

55
<Callout type="info">
6-
The Android Session Replay is in invite-only Alpha access for customers on our Enterprise plan. Reach out to your Account Manager for any questions about Session Replay or the Android Beta access.
6+
Android Session Replay is currently in invite-only Private Alpha. Please reach out to your Account Manager for any questions about Session Replay or Android Alpha access.
77
</Callout>
88

99
<Callout type="warning">
@@ -314,4 +314,4 @@ Yes, standard XML-based apps are fully supported while Jetpack Compose apps have
314314

315315
#### Does it support Java based app?
316316

317-
Yes, Java and Kotlin are fully interoperable.
317+
Yes, Java and Kotlin are fully interoperable.

pages/docs/session-replay/implement-session-replay/session-replay-ios.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { Callout } from 'nextra/components'
33
# Implement Session Replay (iOS)
44

55
<Callout type="info">
6-
The iOS Session Replay is in invite-only Beta access for customers on our Enterprise plan. Reach out to your Account Manager for any questions about Session Replay or the iOS Beta access.
6+
iOS Session Replay is currently in invite-only Private Beta. Please reach out to your Account Manager for any questions about Session Replay or iOS Beta access.
77
</Callout>
88

99
<Callout type="warning">

pages/docs/tracking-methods/sdks/android/android-replay.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ import { Callout } from 'nextra/components'
22

33
# Mixpanel Session Replay SDKs: Android
44

5+
<Callout type="info">
6+
Android Session Replay is currently in invite-only Private Alpha. Please reach out to your Account Manager for any questions about Session Replay or Android Alpha access.
7+
</Callout>
8+
59
## Getting started
610

711
The Session Replay SDK for Android is an supplementary SDK that complements the [main Android SDK](/docs/tracking-methods/sdks/android), enabling you to visually replay your users' app interactions through the [Session Replay](/docs/session-replay) feature. Please refer to our [developer guide on implementing Session Replay](/docs/session-replay/implement-session-replay/session-replay-android) for a detailed walkthrough.

pages/docs/tracking-methods/sdks/swift/swift-replay.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { Callout } from 'nextra/components'
33
# Mixpanel Session Replay SDKs: Swift
44

55
<Callout type="info">
6-
The iOS Session Replay is in invite-only Beta access for customers on our Enterprise plan. Reach out to your Account Manager for any questions about Session Replay or the iOS Beta access.
6+
iOS Session Replay is currently in invite-only Private Beta. Please reach out to your Account Manager for any questions about Session Replay or iOS Beta access.
77
</Callout>
88

99
<Callout type="warning">

0 commit comments

Comments
 (0)