You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
× Signing Release - failed!
[error] jarsigner: unable to open jar file:
C:\Users\MQT\projects\microblog\android\app\build\outputs\apk\release\app-FLAVOR-release-unsigned.apk
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Bug Report
Capacitor Version
Platform(s)
android
Current Behavior
It is not signed when I use android flavors.
Expected Behavior
My APK is in this path:
So jarsigner should sign this path instead.
Code Reproduction
Define android build falvors and build project using a flavor.
Other Technical Details
npm --version
output:yarn 1.22.19
node --version
output:v16.15.1
The text was updated successfully, but these errors were encountered: