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 5d4cf78 commit effe222Copy full SHA for effe222
CHANGELOG.md
@@ -5,7 +5,8 @@
5
### Features
6
7
- Add debug mode for Session Replay masking ([#4357](https://github.com/getsentry/sentry-java/pull/4357))
8
- Use `ReplayIntegration.enableDebugMasking()` to overlay the screen with the Session Replay masks
+ - Use `SentryAndroid.replay().enableDebugMaskingOverlay()` to overlay the screen with the Session Replay masks.
9
+ - The masks will be invalidated at most once per `frameRate` (default 1 fps).
10
11
## 8.12.0
12
0 commit comments