WAI
Status Update
Comments
vi...@google.com <vi...@google.com>
xa...@google.com <xa...@google.com> #2
The flow of the wizard is really meant for the key to be used for signing. In fact, if you want to just create a key for code transparency you have to start a flow (signing an APK/Bundle) and then back out of it/cancel after you created the key.
To properly support this, we should also allow you to start a wizard that is just creating a key, and nothing else.
ju...@google.com <ju...@google.com> #3
Thanks for this feature request. The "Generate Signed Bundle / APK" flow is only meant to generate keys for APK or AAB signing. We'll plan to add a warning to the flow to clarify that.
Description
Studio Build:
Steps to Reproduce:
Expected Results: for it to work
Actual Results:
bundletool
complains that the keystore file is 2048 bits, and a minimum of 3072 bits is needed for code transparencyIMHO, ideally, that "New Key Store" dialog would support both classic signing keystores and code transparency keystores. For that, ideally, the dialog would offer a drop-down for the key size.
Thanks for considering this!