We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 469086f commit 17beeceCopy full SHA for 17beece
CHANGELOG.md
@@ -6,7 +6,7 @@
6
7
- Add screenshot masking support using view hierarchy ([#5073](https://github.com/getsentry/sentry-java/pull/5073))
8
- Masks sensitive content (text, images) in error screenshots before sending to Sentry
9
- - Reuses Session Replay's masking logic; requires `sentry-android-replay` module at runtime
+ - Reuses Session Replay's masking logic; **requires `sentry-android-replay` module at runtime**
10
- To enable masking programmatically:
11
```kotlin
12
SentryAndroid.init(context) { options ->
0 commit comments