getsentry / getsentry/sentry-dotnet
Custom Replay Masking on iOS
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Description
See [NET-108](https://linear.app/getsentry/issue/NET-108/feature-session-replay-support-for-net-maui):
* [NET-108](https://linear.app/getsentry/issue/NET-108/feature-session-replay-support-for-net-maui)
We've done this already for Android - although we did run into performance issues with this... so I'm a not exactly in a rush to implement the same for iOS unless there is strong customer demand (would likely need to work through some issues before this was stable).
## Original brief:
Add MAUI specific options for masking. E.g: [wrapping component akin to React Native]().
* [Custom masking on iOS]()
We need an alternative solution for (or to disable) custom masking on iOS
* [https://github.com/getsentry/sentry-dotnet/issues/4474#issuecomment-3287025590]()
Contributor guide
Assessment
This issue has not been assessed yet.