Docs: add Session Replay docs for KMP

Open Beginner friendly
#562 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
kotlin

Research direction

Start in the KMP documentation under /platforms/kotlin/guides/kotlin-multiplatform/ and compare the existing Android and Apple Session Replay pages. Document how to enable replay from a KMP project, identify Android and iOS support, and explain access through platform-specific code, Native Platform Options, or shared platform code.

Written by the indexing model from the issue text.

Description

Docs KMP Replays

Session Replay is documented for Android and Apple, but there is no corresponding replay documentation under the KMP platform path (/platforms/kotlin/guides/kotlin-multiplatform/).

  • Add a Session Replay page (or section) under the KMP docs covering how to enable replay from a KMP project
  • Clarify which platforms support replay (Android, iOS) and how to access native replay APIs from KMP using platform-specific code or Native Platform Options or the shared platform code
Dominant language
Kotlin
Stars
209
Forks
22
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getsentry/sentry-kotlin-multiplatform

All issues in getsentry/sentry-kotlin-multiplatform

Similar issues

More Kotlin issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.