Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only works with v1 (jar) signing #11

Open
swilson opened this issue Dec 20, 2020 · 1 comment
Open

Only works with v1 (jar) signing #11

swilson opened this issue Dec 20, 2020 · 1 comment

Comments

@swilson
Copy link

swilson commented Dec 20, 2020

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

@DimaDDM
Copy link

DimaDDM commented Oct 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants