sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

View Hierarchy: Option to disable reporting of identifiers/tags

Open krystofwoldrich opened this issue 1 year ago • 0 comments

Description

In our View Hierarchy (VH) feature, we read specific identifiers/tags (depending on platform) from view classes and surface this information in the rendered VH on the product. If an app writes potentially sensitive information to these fields (even though these fields are not designed for this), the app will be able to use the new option to not read and surface this data.

### 🛑 Blocked by
- [ ] https://github.com/getsentry/sentry-cocoa/issues/4037
- [ ] https://github.com/getsentry/sentry-java/issues/3461
  • https://github.com/getsentry/team-mobile/issues/184
### Tasks
- [ ] Add options to RN
- [ ] Bump Android
- [ ] Bump iOS

krystofwoldrich avatar Jun 07 '24 12:06 krystofwoldrich