Open
Description
Integration
sentry-android
Build System
Gradle
AGP Version
8.7.3
Proguard
Enabled
Version
8.11.1
Steps to Reproduce
- Enable Sentry's Session Replay Feature
- Launch the Camera from your app similar to https://developer.android.com/media/camera/camera-intents
- Trigger an error / crash
- View the result in Sentry
Expected Result
Contents from the Camera would be masked as the user is capturing their image
Actual Result
Contents from the Camera are shown in the Replay
We don't have a way to filter this since we don't control the app or view class used to capture the camera. Perhaps if we launch an Activity that isn't defined in our Manifest we could block it entirely?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status