Search Unity

Unity ads work but on iOS only shows a default Unity ads banner each time with a link to Unity Ads

Discussion in 'Unity Ads & User Acquisition' started by CaptGhostRyder, Feb 7, 2019.

  1. CaptGhostRyder

    CaptGhostRyder

    Joined:
    Jan 16, 2019
    Posts:
    7
    Not quite sure whats wrong, ads work on all platforms but the iOS one shows this ad for Unity Ads each time (Which is weird to me) and I have no idea whats wrong. What can cause this, any ideas?
     
  2. NorthStar79

    NorthStar79

    Joined:
    May 8, 2015
    Posts:
    88
    if you are seeing unity ad. that means eighter you enabled test mode or you set your ad id wrong.

    check here first and be sure that this check mark isn't checked.


    after that just make sure that you used correct store ID in your code.



    You maybe just forget to change this id.
     
    JeffDUnity3D and mikaisomaa like this.
  3. CaptGhostRyder

    CaptGhostRyder

    Joined:
    Jan 16, 2019
    Posts:
    7
    I did double check that and test mode is. It checked on my project.

    I also checked the code and it is the code that’s being listed for iOS.

    I will double check and save that data and make another again and see if that solves the issue (check and uncheck and rewrite the iOS ID). Is there something else though that could cause this?