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?
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
Develop games in your browser. Powerful, performant & highly capable.
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.