sentry-react-native
sentry-react-native copied to clipboard
Redact Screenshots via View Hierarchy
We have Screenshots, and we have View Hierarchy. For Mobile SR, we use VH to redact SS-based Replays - we should "backport" this functionality to the SS feature.
Rationale: SS can contain PII and other sensitive information, therefore the feature is not viable for some use cases and orgs. Redacting SS via VH enables wider adoption and improves experience for those who already use it.
### 🛑 Blocked by
- [ ] https://github.com/getsentry/sentry-cocoa/issues/3802
- [ ] https://github.com/getsentry/sentry-java/issues/3286