Search code examples
reactjsreact-nativeexpokeystore

Expo app published on google play changed to android build and it shows keystore error upon uploading it to google play


Hello I have expo app published on google play and it was working fine, it was build with eas build and had expo credentials. Upon noticing that app is not showing the real ads I switched to ./gradlew app:bundleRelease build and tried to upload it to google play but it gives me a keystore error. How do I go about it? Do I generate another key and change it in google console or can i use the same key as before but not sure how exactly. I appreciate any guidance Thank you

I generated another key in android folder but not sure what exactly I have to change in the code and where


Solution

  • Request the play console to change the key

    you can read about this here