Xamarin - Version code 1 has already been used. Try another version code

Jerry Lipan 916 Reputation points
2022-08-15T03:10:08.257+00:00

Hi,

I got below error in Google Play

231048-image1.png

Google support replied this,

230969-15082022-001.png

More into Android Studio

How to fix my code using Visual Studio 2019 ? Please help

Developer technologies | .NET | Xamarin
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-08-16T06:14:02.063+00:00

    Hello,

    Please open your AndroidManifest.xml, find the android:versionCode in the <manifest> tag and increase this version number, For example, if your version code is 1, please set it to 2, then release your application again and generate a new aab file, upload this aab file.

    Here is a document about Version the Application

    Best Regards,

    Leon Lu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.