'How do I sign my app with an Upload key that Google has given me?
So I've created an app and published it on the Google Play store. I decided that I wanted to rewrite the code from scratch in Android Studio, so I created a brand new project and retyped the code. When I created a signed APK bundle for the new project, the SHA1 did not match the SHA1 of the app I had already published. I then reached out to Google Play Console support and asked them if it was possible to change the upload key for my published app to match the key on my new app. Instead, they registered a totally new upload key for my app that does not match any of the other keys I currently have.
My question is: how do I update the SHA1 on my app with the SHA1 that Google has assigned me? (So that I can upload it to Google Play Console)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
