Search Unity

hello, need help with unity Ads

Discussion in 'Unity Ads & User Acquisition' started by jin416, Mar 24, 2015.

  1. jin416

    jin416

    Joined:
    Feb 3, 2014
    Posts:
    1
    hey,

    this is first time I try to plug ads in my game, I didn't even know it work or not!

    here is what I did:
    1, add the unity ads plugin in project and create a button for calling the ads, the code was from
    unity ads documentation
    (I have the game IDs from Unity website, 4 digital number)

    2, build the xcode project, add the UnityAds.framework and UnityAds.bundle inside- Build Phases-
    Link Binary with Libraries (I don't know is this right place)

    3, run game in my Ipad, there was no error, and I push the button but there is no ads pop up

    en.... very confuse, do I need follow the Integration Guide for iOS? or did I miss something??

    thanks for anyone could help me~