Upload Failed on Google Play Store

Our initial build we opted for expo to handle the keystore. We were able to upload that apk successfully, but then in subsequent builds and uploads we get the error below. We haven’t manually touched the keystore at all and have incremented the version and versionCode on subsequent versions in app.json.

I don’t know if maybe a similar situation happened like this: Same keystores but different SHA1 fingerprints - #4 by jingrong

and expo overwrote our original credentials?

Any help would be appreciated!
Ryan

From what I see, current credentials for your app were created 2019-07-03 18:05:38 when you build your app first time.

Those are builds dates I see for your app, is this seems correct to you?
2019-07-03 18:05:37
2019-07-03 18:24:27
2019-07-03 18:40:40
2019-07-04 12:33:36
2019-07-04 12:38:43
2019-07-04 17:18:48
2019-07-04 17:43:44

I also checked logs for those builds in case there was some bug in our code and neither of them updated credentials.

Is it possible that first build (the one uploaded to play store) was built on different expo account?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.