Inni's Forum Posts

  • 5 posts
  • I don't understand the steps they describe in the website:

        Remove the HTML entry point file.

        Create a Canvas object manually from JavaScript. If needed, substitute document.getElementById function calls by document.createElement("canvas"); or new Canvas();

        Put all your JavaScript in one file. Your whole JavaScript code should be in just one .js file.

        Create a zip file with your JavaScript file and game assets. The current version of CocoonJS only loads local assets.

  • same for me. Not including phonegsp.js makes it work.

  • maybe something is wrong in phonegap.js??

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Can somebody help me please. I can't fix it.

  • Hi everyone!

    I'm new on Construct 2 and I'm having some issues.

    My main problem now is when I export to Phonegap to android device. I select apk, aupload the files as *.zip.. everything seems ok. Install the app... and then a blank screen.

    Ideas, suggestions??

    Thanks in advance!

  • 5 posts