Google APK Error

Discussion in 'How Can I...?' started by UpperCat, Jun 13, 2016.

  1. UpperCat

    UpperCat Avid Boxer

    Joined:
    Mar 1, 2016
    Messages:
    334
    Likes Received:
    46
    Hey guys,

    when I upload my APK there comes an Error which says:

    I uploaded an APK with an invalid Versioncode.
    The Versioncode must be given and it must be positiv...

    I don´t know what to do.. Can someone help me
     
  2. jigglybean

    jigglybean Avid Boxer

    Joined:
    Nov 3, 2015
    Messages:
    270
    Likes Received:
    125
    You must give your game a version and importantly it must match the one on your apk.

    Say its your first version of your new game. Your version would 1.0. Then, when you update the game, you call it 1.1. This must also be reflected in the game settings in buildbox.
     
  3. UpperCat

    UpperCat Avid Boxer

    Joined:
    Mar 1, 2016
    Messages:
    334
    Likes Received:
    46
    @jigglybean it´s already set on 1.0 :/
    I´m using Adroid Studio.. Maybe it´s because of it ?
     
  4. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    Version Code is different from the normal Game Version. Version Code is an integer (no decimals) usually starting at 1. Each upload to Google Play needs to increment the Version Code by +1. Please read through the Android upload guide for some more info.
     
  5. UpperCat

    UpperCat Avid Boxer

    Joined:
    Mar 1, 2016
    Messages:
    334
    Likes Received:
    46
    @Andy still the same error.. The Guide doesn´t help me anyway..
     
  6. Antic0sx

    Antic0sx Boxer

    Joined:
    May 29, 2016
    Messages:
    43
    Likes Received:
    13

Share This Page