Skip to content

Commit c7a2f3e

Browse files
Apply suggestions from code review
Co-authored-by: Michelle Zhang <56095982+michellewzhang@users.noreply.github.com>
1 parent 5961dde commit c7a2f3e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/platforms/apple/common/session-replay/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A: Yes. It works with both UIKit and SwiftUI.
1616

1717
Q: **Does Session Replay work on macOS, watchOS, tvOS and visionOS?**
1818

19-
A: We don't actively prevent you from using Session Replay on these platforms, but we only officially [support it on iOS](/platforms/apple/guides/ios/session-replay/). As a consequence, we can't make guarantees about its functionality and performance on other platforms.
19+
A: We don't actively prevent you from using Session Replay on these platforms, but we only officially [support it on iOS](/platforms/apple/guides/ios/session-replay/). As a result, we can't make guarantees about its functionality and performance on other platforms.
2020

2121
# Session Replay for Mobile Apps
2222

docs/platforms/apple/common/session-replay/troubleshooting.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ notSupported:
1111

1212
<Expandable title="Why are parts of my replay not masked?" permalink>
1313

14-
Text views, input views, images, video players and webviews are all masked by default. Images with bundled assets aren't masked because the likelihood of these assets containing PII is low. If you encounter a view that should be masked by default, consider opening a [GitHub issue](https://github.com/getsentry/sentry-cocoa/issues).
14+
Text views, input views, images, video players, and webviews are all masked by default. Images with bundled assets aren't masked because the likelihood of these assets containing PII is low. If you encounter a view that should be masked by default, consider opening a [GitHub issue](https://github.com/getsentry/sentry-cocoa/issues).
1515

1616
</Expandable>
1717

1818
<Expandable title="What's the lowest version of iOS supported?" permalink>
1919

20-
Session Replay recording happens even on the lowest version supported by the Sentry SDK, which is aligend with appstore support.
20+
Session Replay recording happens even on the lowest version supported by the Sentry SDK, which is aligned with app store support.
2121

2222
</Expandable>
2323

0 commit comments

Comments
 (0)