Search Unity

ads button in service does not stay on !!!

Discussion in 'Unity Ads & User Acquisition' started by cabanel, Nov 14, 2017.

  1. cabanel

    cabanel

    Joined:
    Sep 22, 2014
    Posts:
    68
    hi,

    I have installed unity 5.6.4
    and the ads button in service does not stay on

    help me !!!
     
  2. rasmus-unity

    rasmus-unity

    Moderator

    Joined:
    Aug 15, 2014
    Posts:
    1,312
  3. cabanel

    cabanel

    Joined:
    Sep 22, 2014
    Posts:
    68
    I use unity 5.6.4
    internal ADS service is updated to version 2.1?
    or I still have to upgrade it Unity Ads 2.1

    I would like to use mediation with AdMOB


    thanks
     
  4. rasmus-unity

    rasmus-unity

    Moderator

    Joined:
    Aug 15, 2014
    Posts:
    1,312
  5. cabanel

    cabanel

    Joined:
    Sep 22, 2014
    Posts:
    68
    Could you tell me if the Unity 5.6.4 have ads 2.0 or 2.1?

    thanks
     
  6. rasmus-unity

    rasmus-unity

    Moderator

    Joined:
    Aug 15, 2014
    Posts:
    1,312
    Unity 5.6.4 has Unity Ads SDK 2.1.0. Just talked with dev team, and we will compile a list of Unity vs. Ads SDK, not the first time someone has asked this question (also happens internally) :)

    /Rasmus
     
  7. cabanel

    cabanel

    Joined:
    Sep 22, 2014
    Posts:
    68
  8. rasmus-unity

    rasmus-unity

    Moderator

    Joined:
    Aug 15, 2014
    Posts:
    1,312
    Thanks for link to their documentation. Correct, doesn't use asset store package, but our native SDK for Android:

    "Download the latest Unity Ads SDK (unity-ads.aar) from the Unity Ads GitHub repo."

    The page doesn't mention enabling Ads SDK in Unity though, so I believe you should not do that. However not sure how to build for iOS, but guess it's documented somewhere on their pages.

    Hope you make it work, feel free to share the solution here.

    /Rasmus
     
  9. cabanel

    cabanel

    Joined:
    Sep 22, 2014
    Posts:
    68
    thanks for your answers
    on the same page there is also the ios solution

    go to the section:
    "Step 3: Import the Unity SDK and Adapter"

    and click "ios"

    :)