getsentry / getsentry/sentry-react-native
View Hierarchy: Option to disable reporting of identifiers/tags
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 366
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 89
Description
### 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.
```[tasklist]
### 🛑 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
```[tasklist]
### Tasks
- [ ] Add options to RN
- [ ] Bump Android
- [ ] Bump iOS
```
Contributor guide
Assessment
This issue has not been assessed yet.