Skip to content

Proguard UUID file is stored at wrong path #554

@irgendeinich

Description

@irgendeinich

I integrated Sentry into our application and we use a non default name for our main app module.
As you can see here https://github.com/getsentry/sentry-java/blob/master/sentry-android-gradle-plugin/src/main/groovy/io/sentry/android/gradle/SentryPlugin.groovy#L135 , Sentry is hardcoded to always use app for the directory to put the UUID file in.

This causes the app to log Proguard UUIDs file not found. when running, and stacktraces to not get deobfuscated.

The persistSentryProguardUuidsFor task should use the correct name when determining where to put sentry-debug-meta.properties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions