Skip to content

Sentry Android Plugin invalid manifest location #637

@nicusorflorin

Description

@nicusorflorin

I use the 'io.sentry:sentry-android-gradle-plugin:1.7.13' and the 'io.sentry:sentry-android:1.7.10'(this one is hosted in a library which is added as a dependency in the main project) versions

Sentry does not run the transform for the manifest, we have a merged manifest. I set debug level to info and got this in the logs:

sentry-cli was invoked with the following command line: "C:\Users\[USERNAME]\AppData\Local\Temp\.sentry-cli3126958598252517512.exe" "upload-proguard" "--android-manifest" "property(interface org.gradle.api.file.Directory, transform(property(interface org.gradle.api.file.Directory, fixed(class org.gradle.api.internal.file.DefaultProjectLayout$FixedDirectory, D:\magnolia-android\app\build))))\AndroidManifest.xml" "--write-properties" "D:\magnolia-android\app\build/intermediates/assets/store/release/sentry-debug-meta.properties" "D:\magnolia-android\app\build\outputs\mapping\store\release\mapping.txt"
error: The system cannot find the path specified. (os error 3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions