Search Unity

Unity Ads Not Working

Discussion in 'Unity Ads & User Acquisition' started by RoninGT, Nov 28, 2018.

  1. RoninGT

    RoninGT

    Joined:
    Apr 16, 2018
    Posts:
    10
    I am at the point where I am wanting to release my game for production but before doing that I would like to ensure a real add populates on a device. So far I have only seed the test ad screen in the editor. Devices do nothing when ads are requested. I have removed everything off of test mode and my game is on the PlayStore in alpha currently. Do I need to release it to production to test these properly?
     
  2. rasmus-unity

    rasmus-unity

    Moderator

    Joined:
    Aug 15, 2014
    Posts:
    1,312
    No, you should be able to see the ads even just from a build deployed from your local machine to device. Please check device logs to see if they contain any relevant information, e.g. if you are using correct game id when initializing Ads SDK.

    Thanks,
    Rasmus