-
-
Notifications
You must be signed in to change notification settings - Fork 461
Description
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)