I had a file construct2 and I built it with intel XDK. But now (new version XDK), I cannot build it.
I don't know to post it on intel XDK.
Please help me, thank you.
1. Make a Cordova Export again.
2. Open the config.xml file generated in the Export with Notepad. ERASE EVERYTHING WRITTEN IN THERE AND SAVE.
3. Fetch the required plugins through github or cordova registry. I can't really teach you this part. You'll just have to consult other tutorials and experiment:
Check out this guide: https://www.scirra.com/tutorials/4848/h ... -crosswalk
The MOST IMPORTANT PART is you delete everything written in the config.xml file. That config.xml file wants to fetch 3-4 plugins you don't need or only need one of. It got me stuck for more than 10 days trying to build my game.