I uploaded my first app bundle from a desktop pc.
But now I want to upload an app bundle from a different pc (MacBook to be precise).
So I added additional sha-1 and sha-256 fingerprint in my console account and created a new upload-keystore.jks file.
But when I upload the new app-release.aab to play console it says:
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: SHA1: xxx but the certificate used to sign the App Bundle you uploaded has a fingerprint: SHA1: yyy
So what do I do in this case?
PS: I tried cleaning my builds and cache and doing a new app build.