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

Support APK Signing Schema v3 #18

Closed
patrickfav opened this issue Sep 29, 2019 · 5 comments
Closed

Support APK Signing Schema v3 #18

patrickfav opened this issue Sep 29, 2019 · 5 comments
Assignees
Milestone

Comments

@patrickfav
Copy link
Owner

Since Android 9 key rotation is supported: https://source.android.com/security/apksigning/v3

@patrickfav patrickfav added this to the v1.1 milestone Sep 29, 2019
@patrickfav patrickfav self-assigned this Sep 29, 2019
@patrickfav
Copy link
Owner Author

Released in v1.1.0

@phamquangbaoplus
Copy link

I used Embedded debug.keystore inside the tool. Update to the latest version 1.1.0 will break old users from update APK or not?

@patrickfav
Copy link
Owner Author

No I don't see why it should. The new v3 schema is only different when migrating signatures.

@patrickfav
Copy link
Owner Author

You could, of course, continue to use v1.0.0

@phamquangbaoplus
Copy link

phamquangbaoplus commented Dec 24, 2019

Hello, I have another question.

Can you please add option allow using the built-in keystore even another key exist in user_home/.android. I don't want to use the key in user_home/.android.

Because I sign apk using the built-in keystore and now after I installed Android Studio, it break the old sign.

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

No branches or pull requests

2 participants