getsentry/team-mobile

[Epic] View Hierarchy: Option to disable reporting of identifiers/tags

Opened this issue · 0 comments

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.

SDKs

  1. Platform: Cocoa
  2. Platform: Android
  3. Platform: Dart
    buenaflor
  4. 1 of 5
    Platform: React-Native

Related issue for scrubbing VHs on Relay: getsentry/relay#3688