How do I put ads in my game

0 favourites
  • 3 posts
From the Asset Store
You think you can guess the character’s name?! Then let’s see how smart you are!
  • I'm using CocoonJS to export to Google Play. I tried to use the tutorial by Andreas which uses AdMob and MoPub. But when I launch my game (using ludei's game testing app on android) the ad doesn't show up.

    1. Do I need to compile an APK and sign it / zipalign it to make it work? Or should it work by directly playing the .zip file using Ludei's testing app?

    2. Will the ads show on a game which is not published on Google Play but is in beta release in Google Play Console?

    3. Also, can you just explain how to add events for full screen ads?

    Like:

    Mainmenu event sheet

    When touched Play -> Go to Layout Ads

    Layout Ads Event Sheet

    In in CocoonJS -> show full screen ad

    System: Wait 5 sec

    Go to Layout "Start Game"

    Should it work? I want it so that when player touches Play he is shown a full screen ad for 5 sec then he is redirected to the main game.

  • Anyone?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 1. Do I need to compile an APK and sign it / zipalign it to make it work? Or should it work by directly playing the .zip file using Ludei's testing app?

    You only need to compile it to APK using Cocoon JS

    Dont forget to set it to 1.4.7 compiler since 2.0 is not working

    Also, don't minify it

    2. Will the ads show on a game which is not published on Google Play but is in beta release in Google Play Console?

    From my experience, the ads only showing up in the compiled APK

    3. Also, can you just explain how to add events for full screen ads?

    Like:

    Mainmenu event sheet

    When touched Play -> Go to Layout Ads

    Layout Ads Event Sheet

    In in CocoonJS -> show full screen ad

    System: Wait 5 sec

    Go to Layout "Start Game"

    Should it work? I want it so that when player touches Play he is shown a full screen ad for 5 sec then he is redirected to the main game.

    Theoritically, it will work

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)