'How to sign Android app with correct key?
This is my first app. I created the Signed Bundle/APK with no problem. Then I discovered a bug, so I updated the app and I want to submit that newer version to the Google Play Console. However, when I do so I get an error that states:
Your Android App Bundle is signed with the wrong key. Ensure that your App Bundle is signed with the correct signing key and try again. Your App Bundle is expected to be signed with the certificate with fingerprint:
I've gone to my folder android/debug.keystore and I only see one file. Since I'm new to this, I think when I created the 2nd Signed Bundle I also created a new key - and both the new and old key are now held in the keystore? I don't know. Not sure if I created the Signed Bundle incorrectly, but I don't see a space where to select a key to sign the bundle with.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
