Ads For Androids

PH03NIXPH03NIX Member Posts: 72
edited November 2014 in Working with GS (Mac)

Hello there guys. I am planning on publishing my app "Cosmic Charge" on the Google Play Store soon. It seems that banner ads aren't available for Android devices and only interstitials can be used (and I have the latest version of Gamesalad). How exactly would I implement interstitials onto my game? I don't see any options for interstitials on the pro tab, I only see banners. Also, how could I change the frequency of ads? I don't want ads to be popping up after every scene change. For example, could I do it so that interstitial ads pop up after every 3 scene changes? I know it's alot of questions, so thanks a bunch in advance for any responses. :)

Dream big. Anything is possible, you just gotta work for it. Maybe you're app will be the next top hit. :)

Comments

  • sysadssysads Member Posts: 146

    Hi

    Did you manage to get this working? If so, pls share :)

  • gainsungainsun Member, PRO Posts: 16
    edited November 2014

    @PH03NIX said:
    Gamesalad). How exactly would I implement interstitials onto my game?could I do it so that interstitial ads pop up after every 3 scene changes? I know it's alot of questions :)

    First in the publish page you can choose Chartboost, Revmob or Playhaven,you need to sign a account of that.others you can see in the GS cook book.
    Every 3 scene a ad, you need to add an attribute(integer),then create a actor,and create a rule:use timer every second change it Random (0-2),Then rule when integer =0,change scene(enable ad),not 0 then no ad,this mean user has 1/3 change meet ad when scenes change.

  • PH03NIXPH03NIX Member Posts: 72

    @gainsun Thanks!

    Dream big. Anything is possible, you just gotta work for it. Maybe you're app will be the next top hit. :)

Sign In or Register to comment.