You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected to have input fields hidden according to documentation:
By default, our Session Replay SDK masks all text content, images, and user input, giving you heightened confidence that no
sensitive data will leave the device.
Actual Result
Neither the default masking nor the custom wrapper seem to have any effect, everything is still shown on the recordings
Are you willing to submit a PR?
None
The text was updated successfully, but these errors were encountered:
Platform
Flutter Mobile iOS
Obfuscation
Enabled
Debug Info
Enabled
Doctor
[✓] Flutter (Channel stable, 3.19.6, on macOS 15.1 24B83 darwin-arm64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
[✗] Chrome - develop for the web (Cannot find Chrome executable at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Android Studio (version 2024.1)
[✓] VS Code (version 1.96.1)
[✓] Connected device (3 available)
[✓] Network resources
Version
8.12.0
Steps to Reproduce
Configuration:
Masking wrapper:
Expected Result
Expected to have input fields hidden according to documentation:
Actual Result
Neither the default masking nor the custom wrapper seem to have any effect, everything is still shown on the recordings
Are you willing to submit a PR?
None
The text was updated successfully, but these errors were encountered: