Skip to content
Discussion options

You must be logged in to vote

Hello @Kutbi-dev,
I'm not so sure I got you last message fully but I looked through your team builds and can see that your last build failed in the publish step with error message:

Google Play failed to upload artifacts. Version code 1068 has already been used.: {
    "error": {
        "code": 403,
        "message": "Version code 1068 has already been used.",
        "status": "PERMISSION_DENIED"
    }
}

which means the version code exists in Google Play, you can add the script in the docs- https://docs.codemagic.io/yaml-quick-start/building-a-native-android-app/#conclusion to increment the version code based off what you currently have in the stores.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@dam-ease
Comment options

@Kutbi-dev
Comment options

@Kutbi-dev
Comment options

@dam-ease
Comment options

Answer selected by dam-ease
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants