Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { Callout } from 'nextra/components'
This developer guide will assist you in configuring your Flutter app for [Session Replay](/docs/session-replay) using the [Session Replay SDK (Flutter)](https://github.com/mixpanel/mixpanel-flutter-session-replay). Learn more about [viewing captured Replays in your project here](/docs/session-replay).

<Callout type="warning">
Flutter Session Replay is currently in **Public Beta**. Please reach out to your Account Manager for any questions about Session Replay or the beta.
Flutter Session Replay is currently in **Public Beta**. Please reach out to your Account Manager or Support for any questions about Session Replay or the beta.
</Callout>

## Best Practices
Expand Down
Loading