I have made over 12 new Private Sign Keys in the last few days. Then after building App Bundle in the IDE I take that app bundle and insert it into the Google Play upload bundle area but I get:
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: 2F:2C:CC:2A:56:3B:09:1E:1A:81:99A:8D:04:10:40:49:E9:EB:F1
but the certificate used to sign the App Bundle you uploaded has fingerprint:SHA1: 27:4D:29:A0:76:B4:C9:FE:E7:7BB:F8:B1:BA:48:3C:8F:A8:99:1F
I have that SHA1..... fingerprint from a few years ago but I know of no way to communicate that SHA1..... in a proper way for Google Play to accept it. I'm blindly searching around forum posts here, Google searching, Stack Overflow, etc. Maybe someone here has solved this problem and might be willing to direct me.
P.S. I tried the keytool to make an alias keystore from the program: keystore explorer. I put the keystore I derived there into my objects folder. The 12 or more keystore files are in my general app folder and I used the codeline #SignKeyAlias:b4a (my alias is b4a) in my main module but it doesn't seem to make any difference.
This is for an old simple app with only one module; a simple multiplication calculator app. Free on Google Play.
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: 2F:2C:CC:2A:56:3B:09:1E:1A:81:99A:8D:04:10:40:49:E9:EB:F1
but the certificate used to sign the App Bundle you uploaded has fingerprint:SHA1: 27:4D:29:A0:76:B4:C9:FE:E7:7BB:F8:B1:BA:48:3C:8F:A8:99:1F
I have that SHA1..... fingerprint from a few years ago but I know of no way to communicate that SHA1..... in a proper way for Google Play to accept it. I'm blindly searching around forum posts here, Google searching, Stack Overflow, etc. Maybe someone here has solved this problem and might be willing to direct me.
P.S. I tried the keytool to make an alias keystore from the program: keystore explorer. I put the keystore I derived there into my objects folder. The 12 or more keystore files are in my general app folder and I used the codeline #SignKeyAlias:b4a (my alias is b4a) in my main module but it doesn't seem to make any difference.
This is for an old simple app with only one module; a simple multiplication calculator app. Free on Google Play.
Calculator For Area Rooms & B - Apps on Google Play
Enter width and length for calculations of area.
play.google.com
Last edited: