Skip to content

Commit 5720677

Browse files
Merge branch 'main' into dependabot/npm_and_yarn/tailwind-variants-1.0.0
2 parents 78e8081 + 2a05302 commit 5720677

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-5
lines changed

pages/docs/privacy/end-user-data-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ You must submit a deletion request to delete end user data. This is done to sati
5757
- Select a project in the "Project" dropdown.
5858
- Select to delete data for a single user or multiple users.
5959
- For a single user, provide the distinct_id of the user.
60-
- For multiple users, upload a list of distinct_ids as a CSV file. There is a limit of 2000 users per request.
60+
- For multiple users, upload a list of distinct_ids as a CSV file. There is a limit of 500 users per request.
6161
3. Click Submit Request. Note that requests can take up to several weeks to process.
6262

6363
![Data & Privacy](/delete-user-data-form.png)

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)