Android Question Version code 1 has already been used. Try another version code.

KevinSuzanne

Member
Licensed User
Hi Guys, can you help im getting this error on google when i upload update
I have change the version number from 1 to 2

(Version code 1 has already been used. Try another version code.)

#VersionName: 2
'SupportedOrientations possible values: unspecified, landscape or portrait.
#SupportedOrientations: unspecified
#CanInstallToExternalStorage: False
#End Region
 

DonManfred

Expert
Licensed User
Longtime User
no getting this error
(Version code 1 has already been used. Try another version code.)
so you uploaded the same apk then?

after changing VersionCode you need to compile the project again to get a new APK to upload
 
Upvote 0

KevinSuzanne

Member
Licensed User
I updated the APK enterd version to 2 then compile
uploaded the app on google then its giving me this error
(Version code 1 has already been used. Try another version code.)
 
Upvote 0

RichardN

Well-Known Member
Licensed User
Longtime User
Hi @KevinSuzanne,

Did any of the responses above fix your problem?

There are many users in this community who are searching the forum for answers to problems just like yours. If you simply ask a question and disappear then the knowledge is not shared, and the community becomes no wiser for the question being asked. You may even find members are not so inclined to answer your questions in future. Please give that some thought.
 
Upvote 0
Top