[SOLVED] You uploaded an APK that is not signed with the upload certificate.

EDIT: I realized that the slug name was changed, which was causing the problem. Solved!

When I upload my apk generated by expo build:android, I get this error in the Google Play Console:

Upload failed

You uploaded an APK that is not signed with the upload certificate. You must use the same certificate. The upload certificate has fingerprint:

[ SHA1: blah ]

and the certificate used to sign the APK you uploaded have fingerprint:

[ SHA1: different blah ]

This only happened after I updated from SDK 29 to 30 (nothing else in app.json changed). Any help is appreciated!

EDIT: I realized that the slug name was changed, which was causing the problem. Solved!

1 Like

Hey @amsimon,

Hey, glad you figured it out. As a notice to others, if you get this error please double check and make sure you haven’t change your account or slug for the project. Going to close this topic.

Cheers,

Adam

1 Like