Search Unity

Test Mode ads not showing on the device

Discussion in 'Unity Ads & User Acquisition' started by blackteja1, Jun 17, 2019.

  1. blackteja1

    blackteja1

    Joined:
    Mar 26, 2019
    Posts:
    2
    Hello,
    I try to use Unity Ads.
    However it shows well in editor, but when it build it and run on device, banner doesn't
    show with a log below

    06-17 19:44:48.545 3695-3864/? I/UnityAds: com.unity3d.services.core.api.Sdk.logInfo() (line:69) :: TestMode delegate is set
    06-17 19:44:48.569 3695-3864/? I/UnityAds: com.unity3d.services.core.api.Sdk.logInfo() (line:69) :: Requesting ad plan from https://auction.unityads.unity3d.co...eight=2094&connectionType=wifi&networkType=13
    06-17 19:44:50.158 3695-3864/? I/UnityAds: com.unity3d.services.core.api.Sdk.logInfo() (line:69) :: AdPlan received with 1 campaigns and refreshDelay 0

    I set test mode true, using 2019.1.0f2 version of unity editor.
    And i import unity Monetization 3.1.0

    Anyone can solve this problem?
     
    Last edited: Jun 17, 2019
  2. blackteja1

    blackteja1

    Joined:
    Mar 26, 2019
    Posts:
    2
    I fixed it sorry.
     
  3. SuperStingray

    SuperStingray

    Joined:
    Dec 12, 2015
    Posts:
    2
    Can you say how? I’m having a similar problem.