Skip to content

docs(apple): Add Session Replay configuration page to match Android#17668

Open
NinjaLikesCheez wants to merge 7 commits intomasterfrom
docs/apple-replay-network-bodies
Open

docs(apple): Add Session Replay configuration page to match Android#17668
NinjaLikesCheez wants to merge 7 commits intomasterfrom
docs/apple-replay-network-bodies

Conversation

@NinjaLikesCheez
Copy link
Copy Markdown
Contributor

@NinjaLikesCheez NinjaLikesCheez commented May 7, 2026

DESCRIBE YOUR PR

Tell us what you're changing and why. If your PR resolves an issue, please link it so it closes automatically.

Add a configuration reference page for Apple Session Replay, mirroring the existing Android configuration page. Covers all sessionReplay options including sampling rates, masking, quality, performance renderer flags, and network detail capture. Includes Swift and Objective-C examples for both string and NSRegularExpression URL patterns. Also shifts sidebar_order of sibling pages to make room.

This is a part of: getsentry/sentry-cocoa#4944

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (@philprime)
  • PR was reviewed and approved by a member of the Sentry docs team

EXTRA RESOURCES

Add a configuration reference page for Apple Session Replay, mirroring
the existing Android configuration page. Covers all sessionReplay
options including sampling rates, masking, quality, performance renderer
flags, and network detail capture. Includes Swift and Objective-C
examples for both string and NSRegularExpression URL patterns. Also
shifts sidebar_order of sibling pages to make room.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@NinjaLikesCheez NinjaLikesCheez requested a review from philprime May 7, 2026 11:00
@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment May 8, 2026 9:53am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview May 8, 2026 9:53am

Request Review

NinjaLikesCheez and others added 2 commits May 7, 2026 13:17
…network config docs

The Objective-C code examples for networkDetailAllowUrls, networkRequestHeaders, and networkResponseHeaders do not currently work, so remove them to avoid confusion.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Member

@philprime philprime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good progress, left some feedback to consider

Comment thread docs/platforms/apple/common/session-replay/configuration.mdx
Comment thread docs/platforms/apple/common/session-replay/configuration.mdx Outdated
Comment thread docs/platforms/apple/common/session-replay/configuration.mdx Outdated
Comment thread docs/platforms/apple/common/session-replay/configuration.mdx Outdated
Co-authored-by: Philip Niedertscheider <phil.niedertscheider@sentry.io>
Copy link
Copy Markdown
Member

@philprime philprime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants