Jo Micheal
Published in : 2023-03-13
Hello everyone, I am getting this error while i am uploading my React Native bundle to Google play
I am using React Native with Expo cli
Version code 1 has already been used. Try another version code.
What should i do?
Join our community and get the chance to solve your code issues & share your opinion with us
Sign up Now
Mohamed Atef Date : 2023-03-18
Best answers
51
Best answers
51
You can fix it from App.json > Android > versionCode and set a new versionCode to your app then run the expo build again and it will work fine hopefully like this