stunning-signature icon indicating copy to clipboard operation
stunning-signature copied to clipboard

Only works with v1 (jar) signing

Open swilson opened this issue 3 years ago • 1 comments

As it relies on the certificate being present in the META-INF directory. Also note that Android Studio will no longer insert the V1 signature when launching debug builds, so the check needs to be disabled in this situation.

https://stackoverflow.com/questions/57584467/cert-rsa-is-missing-in-debug-build-apk-file-after-upgrade-androidstuio-and-gradl

swilson avatar Dec 20 '20 17:12 swilson

Hello. Did you find a solution for version 2.0? Looks like v1SigningEnabled true not working anymore for minSDK 26+

DimaDDM avatar Oct 27 '23 12:10 DimaDDM