Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

[SOLVED] Failed To Copy UnityEngine.Advertisements When Build IOS

Discussion in 'Editor & General Support' started by trinofita, Feb 17, 2019.

  1. trinofita

    trinofita

    Joined:
    May 13, 2018
    Posts:
    2
    How to fix Failed To Copy UnityEngine.Advertisements When Build IOS?
    Switch Platform Android to IOS
     
  2. Amination

    Amination

    Joined:
    Feb 11, 2019
    Posts:
    2
    Hi,

    I have the same issue. The android build works fine but when I switch to ios I get the same error message.
     
  3. trinofita

    trinofita

    Joined:
    May 13, 2018
    Posts:
    2

    SOLVED Delete UnityEngine.Advertisements.dll from the package to fix it. This won't make the project damaged
     
  4. Amination

    Amination

    Joined:
    Feb 11, 2019
    Posts:
    2
    Thank you so much. Once you publish your game please provide the link so we could play it.
     
  5. avenger541

    avenger541

    Joined:
    Nov 7, 2017
    Posts:
    1
    Having the same issue on Unity 2018.4.1f1 Personal. Another other steps you can recommend?
    Thx.
     
  6. Giusort

    Giusort

    Joined:
    Jul 7, 2015
    Posts:
    4
    Same issue on 2018.3.6; the file removal didn't worked.

    The only solution I found is build on Windows with iOS target and then open project on Xcode.