I WANT TO edit the version code to export to play store because it says already the version code exist as im trying to submit an update to existing game.
HOW TO EDIT VERSION CODE ? Please help.
Click on the project itself. On the Project Properties, there is: Name, Version, Description, ID, Author, etc.
if your exporting and building your app with the xdk you have to change the version code in the xdk properties
Google play says its already 20001 and need to replace it ,. There is no such value anywhere in construct 2 or intel xdk
i already changed version like 1.0.1 and 1.0.0.0 , were is 20001?
Develop games in your browser. Powerful, performant & highly capable.
Yes, it is in Intel XDK.
Open Intel XDK, then select your project and click on "Projects". Select "Build Settings" under "Cordova Hybrid Mobile App Settings". Click on "Android-Crosswalk" (if you're building with crosswalk) and find "App Version Code". Change it then (increase by 1).