Revmob not working?

Hello everyone,

I am not far from finishing a game, I tried to set up my Chartboost account and than the Revmob account. At my Revmob Dashboard however I don't see any "Apps" label. Does that appear only after I launched the app and than can I only introduce the ads?

Thank you very much!

Best Answer

  • MarsStudiosMarsStudios Posts: 40
    edited May 2014 Accepted Answer

    On Revmob go to Monetization and at the bottom of the page select the app for your selected file type Apple,Android ect...

    I think you need pro to add ads to your APK

Answers

  • csigucskacsigucska Member Posts: 2

    Thank you very much MarsStudios, that solved my question!

  • Aram SurchyAram Surchy Member, PRO Posts: 78

    haha I had that problem to! they have the button all the way down so it isnt easy to see it hehe

  • kipdevkipdev Member Posts: 275

    Someone please let me know what om doing wrong. I have folowed the cookbook step by step for revmob, ive copied the revmob id before publishing, enabled change scene advertisements, did the monetization tab, yet my app has been on google play for 8 hrs and no ads are popping up at all

  • DuesDues Member Posts: 1,159

    @kipdev‌
    "my app has been on google play for 8 hrs and no ads are popping up at all"

    Think thats your problem. Ads are not supported on android yet i think.

  • kipdevkipdev Member Posts: 275

    How do we monetize for a free android game then?

  • bjandthekatzbjandthekatz Orlando, FlMember Posts: 1,375

    Revmob and Chartboost are supported on android. I have them working in 3 of my games.

  • kipdevkipdev Member Posts: 275

    What steps did you put in your gamesalad project? Just click "enable advertisment" or did you put in additional coding?

  • bjandthekatzbjandthekatz Orlando, FlMember Posts: 1,375

    There is no additional coding available.
    When touch is pressed change scene to main, enable advertisement
    went to RevMob registered the app and copied the app id
    click publish in GameSalad
    on the publishing panel select RevMob interstitial ad
    Insert app id into services tab
    Click generate, once done, sign

  • michaeln93michaeln93 Member, PRO Posts: 68
    edited May 2014

    @bjandthekatz said:
    There is no additional coding available.
    When touch is pressed change scene to main, enable advertisement
    went to RevMob registered the app and copied the app id
    click publish in GameSalad
    on the publishing panel select RevMob interstitial ad
    Insert app id into services tab
    Click generate, once done, sign

    Wait I don't follow. Do we need to add a behavior in the project too? I tried Revmob the only ads that pops up is the one that says "Fullscreen" but when that is enabled, my game won't even start after closing the ads. The three others doesn't even work.

  • bjandthekatzbjandthekatz Orlando, FlMember Posts: 1,375

    @michaeln93 There are only full screen ads available. You enable them by clicking the "show advertisement" checkbox on the change scene behavior. After that, in the publishing panel you select revmob interstitial ads or revmob startup ad.

  • michaeln93michaeln93 Member, PRO Posts: 68

    @bjandthekatz said:
    michaeln93 There are only full screen ads available. You enable them by clicking the "show advertisement" checkbox on the change scene behavior. After that, in the publishing panel you select revmob interstitial ads or revmob startup ad.

    Oh, I didn't add a behavior for show advertisement. Which one is that?

    When actor receive touch, show ads?

  • bjandthekatzbjandthekatz Orlando, FlMember Posts: 1,375

    When (insert condition): change scene (show ads)

Sign In or Register to comment.