Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
So I just realized that I need to update all my Apps to Apache Cordova v.4.1.1 as soon as possible.. how do I even do that as I export it with Construct 2 and then use Intel XDK to build it, is there anything specific I need to change on Intel XDK or what?
Develop games in your browser. Powerful, performant & highly capable.
You just have to change the CLI version in XDK and rebuild it. If you didn't make any changes in your project, you wouldn't even have to re-export it. It should work easily, only if you use some 3rd party plugins (or your previous XDK project was really old) then you can have some issues.
Here's a picture of what you have to change:
https://dl.dropboxusercontent.com/u/166 ... ersion.png
Thanks for your quick response. Much appreciated and will give you an update once I've released it on Google Play with 5.1.1!!
It should work, that's how I did my game too. Plus, mine was an old XDK project so I had to remove and re-add all the plugins in XDK. But don't worry, if it builds for you then you're done.