Search Unity

Using Google mobileads

Discussion in 'Android' started by apie2546, Oct 12, 2015.

  1. apie2546

    apie2546

    Joined:
    Sep 13, 2015
    Posts:
    14
    I'm changing my games ads from unity to admob. Opened the admob package. Moved Google play services to assets. As far as I knew I moved everything. Went to put using GoogleMobileAds.Api and it says namespace not found? Those files are in my project :/

    In my Game folder GoogleMobileAds is there with a folder api. How do I get the editor to recognize it?

    Anytime I put using.UnityEngine.GoogleMobileAds.Api; it won't recognize it

    EDIT: Figured it :)
     
    Last edited: Oct 12, 2015