Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
buenaflor opened this issue Apr 28, 2025 — with Linear · 0 comments · May be fixed by #2907
Assignees

Comments

Copy link
Contributor

buenaflor commented Apr 28, 2025

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.

@github-project-automation github-project-automation bot moved this to Needs Discussion in [DEPRECATED] Mobile SDKs Apr 28, 2025
@buenaflor buenaflor changed the title Add mechanism to differentiate between obfuscated and non-obfuscated builds Add mechanism to differentiate between obfuscated and non-obfuscated builds (Dart) Apr 28, 2025
@buenaflor buenaflor self-assigned this Apr 28, 2025
@buenaflor buenaflor changed the title Add mechanism to differentiate between obfuscated and non-obfuscated builds (Dart) Add mechanism to differentiate between obfuscated and non-obfuscated builds (Dart) and create internal stats board Apr 28, 2025
@buenaflor buenaflor linked a pull request May 5, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Discussion
Development

Successfully merging a pull request may close this issue.

1 participant