Skip to content

Add mechanism to differentiate between obfuscated and non-obfuscated builds (Dart) and create internal stats board #2891

Closed
@buenaflor

Description

@buenaflor

Having internal statistics about how many people actually use dart obfuscation in their apps is helpful. This information should be added in such a way so we can query it in our dashboards, e.g only adding the LoadNativeDebugImagesIntegration if it is an obfuscated event. Currently we always add this integration regardless of build type so it doesn't help us.

-> Loading debug images integration should only be done for obfuscated builds.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Needs Discussion

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions