[need Help]- Version Code Error While Uploading Apk To Play Store

Discussion in 'Technical Discussion' started by punkbest101, Apr 8, 2017.

  1. punkbest101

    punkbest101 Boxer

    Joined:
    Oct 18, 2015
    Messages:
    36
    Likes Received:
    19
    [​IMG]
    Please help me with this. I want to upload my apk to Google Play Store and this happened. I tried checking the game version in Buildbox Setting and I didn't find something wrong. Please help if you can
    [​IMG]
     
  2. Andy

    Andy Miniboss Boxer

    Joined:
    Sep 24, 2015
    Messages:
    2,152
    Likes Received:
    1,546
    Version Code, not Game Version (what you show is fine there). Those are 2 completely different things. For the Version Code, integers do not have decimal points. So it needs to be 1 for your first upload, 2 for the next... etc.
     
  3. Deliverbo

    Deliverbo Avid Boxer

    Joined:
    Dec 2, 2015
    Messages:
    220
    Likes Received:
    69
    Example:

    Game Version = 1.0 Version Code = 1

    Game Version = 1.1 Version Code = 2

    Game Version = 1.2 Version Code = 3

    Game Version = 2.0 Version Code = 4

    Game Version = 2.1 Version Code = 5
     
    Last edited: Apr 8, 2017
  4. punkbest101

    punkbest101 Boxer

    Joined:
    Oct 18, 2015
    Messages:
    36
    Likes Received:
    19
    @Andy @Deliverbo
    [​IMG]
    I couldn't find the version code box in the settings. Something wrong with my Buildbox??
     
  5. Deliverbo

    Deliverbo Avid Boxer

    Joined:
    Dec 2, 2015
    Messages:
    220
    Likes Received:
    69
    Scroll down and below License Key you will find Game Services ID and Version Code
     

Share This Page