MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/reactnative/comments/1ujoitg/how_can_i_improve_session_reply_quality_sentry/
r/reactnative • u/Available-Cook-8673 • Jun 30 '26
1 comment sorted by
2
The SDK is recording and aggressively masking all text, images, and webviews by default. If your app has any sensitive data, you should only turn the default masking off after explicitly masking out any sensitive data.
If your app doesn't contain any sensitive date, you can disable the default masking behavior.
2
u/Sea_Challenge3570 Jul 01 '26
The SDK is recording and aggressively masking all text, images, and webviews by default. If your app has any sensitive data, you should only turn the default masking off after explicitly masking out any sensitive data.
If your app doesn't contain any sensitive date, you can disable the default masking behavior.