In order to update the app signing key and enroll in Google Play App Signing, we will need to release a new app bundle. The "how to" of enrolling and generating a new app signing key via Google Play App Signing is a bit unclear, however, and the documentation is very dense. This issue is to spend time reading through the documentation and any other helpful resources in order to make sure we understand what it is we need to do, and then either creating a new issue or updating issue #206 with a more thorough plan and context.
Per the research in this card, the plan is now as follows:
Release via App Bundle with the old key to make sure we understand the process of releasing via App Bundle. Update documentation for use when releasing with the new key. (#205)
Reset the upload key (#205)
Release via App Bundle with new key (#206)
Attempt to release via old key via APK to verify that it fails (#207)
All cards have been updated to reflect this process.
In order to update the app signing key and enroll in Google Play App Signing, we will need to release a new app bundle. The "how to" of enrolling and generating a new app signing key via Google Play App Signing is a bit unclear, however, and the documentation is very dense. This issue is to spend time reading through the documentation and any other helpful resources in order to make sure we understand what it is we need to do, and then either creating a new issue or updating issue #206 with a more thorough plan and context.