JulieApp's Forum Posts

  • Hello, I would to enter my script (Adsense Unit) in my project. It is a banner in bottom, example:

    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

    <!-- puzzle slide blox -->

    <ins class="adsbygoogle"

         style="display:inline-block;width:320px;height:50px"

         data-ad-client="ca-pub-myid"

         data-ad-slot="myslot"></ins>

    <script>

    (adsbygoogle = window.adsbygoogle || []).push({});

    </script>

    If I enter this code before tag </body> in a div with position fixed, the apk generated by cocoonjs doesn't work!

    But if I delated this code, apk works. Why? Is there a specific method to enter the unit Adv?

    Regards.

  • But... Does Construct 2 exist for mac?

  • In construct 2 missing something very important ... a tutorial to make a game like candy crush saga, no good match-3!

  • Fine... Then Do we resolve? Cocoonj converts apk not working!

  • Hello,

    I have to enter my code 'AdSense' in html page of my games export in html5.

    But, When I generate my apk with CocooJS and install in my device (Samsung S4) I have problems. I receive an error: Application not installed. Also if I delete de code 'Adsense', the error is same.

    Why? The game is ok!

  • How do I do switch off this mode?

  • The guides to publish on the App Store after the birth of the game for iphone with CocooJS, they are really small!

  • The problem, I think, is another. scirra.com/forum

    I must download the SDK for iOS more XCode for my mac?

    Because the test from my iPhone i See only splash screen of may game that I created with C2 + logo of ludei, then only black display.

    Why?

    With apk I have not this problem.

  • Hello szymek

    I done all this, but I open the package sent from CocooJs with Xcode, then I don't know to prooceed. Or the file posted by CocoonJS is ready for use?

    Thank you for tips.

  • I created game with Construct 2 and exported for App Store with Cocoojs.

    Now, I have an account developer with iOs for App, but I would need the tutorial or guide to publish.

    Do you help me?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Another problem... How Do I do to sign my apk? CocooJs send me two apk: release_unsigned and debug_signed. What Do I must to load?

  • I am successful, thank you! But Does CocoonJS applie its logo APK?

  • Random Sprite... If I pin the sprite 'collectible' (COIN) and 'destroy', after doesn't work the random same collectible.

    However, for sprite I need to enter the 'platform+pin' because the 'player' doesn't take the 'coin'.

    Than I would to create something as 'Line Runner 2', game very easy!

  • How Do I replace the sprite in randomly?

    N.B. Sprite is a 'coin' in a game runner (auto-runner). A simple copy/past not enough.

  • I can not fix the 'coin' in the 'Project Auto Run' The Coin runs clear set to the player

    img22.imageshack.us/img22/5347/p798.png