Skip to content
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

Deobfuscate activities class names in spans #4223

Open
lcian opened this issue Mar 3, 2025 · 0 comments
Open

Deobfuscate activities class names in spans #4223

lcian opened this issue Mar 3, 2025 · 0 comments

Comments

@lcian
Copy link
Member

lcian commented Mar 3, 2025

Problem Statement

This came up as a feature request from a customer.
They are using our performance features along with DexGuard or ProGuard.
They complained that their Android spans often include obfuscated class names for activities, which makes it hard for them to get value out of the feature (considering also that these obfuscated names can change between different builds/releases).

Solution Brainstorm

Not sure if this can be solved on the SDK side or would require symbolication

@github-project-automation github-project-automation bot moved this to Needs Discussion in Mobile & Cross Platform SDK Mar 3, 2025
@lcian lcian changed the title Deobfuscate class names in spans Deobfuscate activities class names in spans Mar 4, 2025
@stefanosiano stefanosiano moved this from Needs Discussion to Needs Investigation in Mobile & Cross Platform SDK Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Investigation
Development

No branches or pull requests

1 participant