Getting Play store certificate error with previous appybuilder project

Why am i getting this error while uploading application update in google play store?

look at this error " You uploaded an APK that is not signed with the upload certificate. You must use the same certificate. The upload certificate has fingerprint:
[ SHA1: 0A:8D:D0:79:A3:19:CE:D1:53:EA:8E:1C:7E:F7:62:88:26:07:18:E6 ]
and the certificate used to sign the APK that you uploaded have fingerprint:
[ SHA1: 50:FF:0B:51:12:F7:F1:F4:71:3E:49:E8:70:C5:24:CB:21:41:CC:D5 ]"

your keystore is different from older one, you must have to compile apk from that account which you have used to compile old apk.

The error message tells all…
Export your keystore from appybuilder and import it at kodular.

2 Likes

@armanalin00786 make sure you create backup of your kodular keystore before uploading new ones

2 Likes