Same keystore same slug but different fingeprints SHA1

Please provide the following:

  1. SDK Version: 36.0.0
  2. Platforms(Android/iOS/web/all): Android

Hai, I build apk using expo build:android -c and using same slug same account expo and same keystore, but when I upload to playstore it’s failed and give warning that I have different fingerprints SHA1. What happen and how I solve this and can upload to playstore?
Thank you

What version of expo-cli are you using? You can tell if the keystore you are providing is actually the same by inspecting the fingerprint of the keystore you’re providing to expo-cli

Expo-cli version 3.18.0, I inspect using expo build log view and see that slug, keystore and account same. But i don’t know how to recovery mu credentials to have same fingeprints. Thank you

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