Skip to content
Merged
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
8 changes: 8 additions & 0 deletions docs/platforms/apple/guides/ios/session-replay/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,11 @@ Errors that happen on the page while a replay is running will be linked to the r
- The replay was rate-limited and couldn't be accepted.
- The replay was deleted by a member of your org.
- There were network errors and the replay wasn't saved.

### FAQ

Q: Does Session Replay work with SwiftUI?
A: Yes. It works with both UIKit and SwiftUI.

Q: What's the lowest version of iOS supported?
A: Session Replay recording happens even on the lowest version supported by the Sentry SDK. (Today that's iOS 12.)