APK Version Code problem? [SOLVED]

timbirks

  • Posts: 75
Hi all, when I try to upload a new APK to the Play store I get this error:

'Upload Failed, your APKs version code needs to be higher than 32',

I've tried changing the Version Code (Android) in the game settings within Stencyl but it still comes up with the same error.  Any ideas what I'm doing wrong here?!  many thanks

« Last Edit: June 25, 2015, 04:12:11 am by timbirks »
Super Crash Land v1.2 - Available to Download now from Google Play absolutely free!   

https://play.google.com/store/apps/details?id=com.timbirks.supercrashlandv12

Blaziken8x

  • Posts: 192
Try to change both version codes (Android and iOS) to like 50, publish again and then give it a try. Idk, this is what I would try first.

Edit: Maybe also try Run-->Clean Project before you publish.
   

timbirks

  • Posts: 75
Hi again, apologies for bumping this,  I'm still having trouble uploading an updated APK to google Play, has anyone else had this?  I've attached a screen grab of what my version code in Stencyl is, and what Google Play is saying...   Thanks

Super Crash Land v1.2 - Available to Download now from Google Play absolutely free!   

https://play.google.com/store/apps/details?id=com.timbirks.supercrashlandv12

letmethink

  • *
  • Posts: 2545
It means your apk version code not the internal version code I believe.
~Letmethink

timbirks

  • Posts: 75
Hi, I figured out what was happening, my Stencyl game which was v1.0 was saved as v1.0, when I began work on v1.1 I saved a new Stencyl file named v1.0, however this puts the APK Version Code back to 1, you can check the version code by opening AndroidManifest.xml which can be found at C:\Users\you\AppData\Roaming\Stencyl\stencylworks\games-generated\YourGame\Export\android\bin.    I went back to the v1.0 file, did the 1.1 changes, re-published and Google Play was happy with the version code.  I hope this makes sense!
Super Crash Land v1.2 - Available to Download now from Google Play absolutely free!   

https://play.google.com/store/apps/details?id=com.timbirks.supercrashlandv12