Search Unity

UnityAdsBannerPosition XCode Error

Discussion in 'Unity Ads & User Acquisition' started by ceceomer, Aug 19, 2019.

Thread Status:
Not open for further replies.
  1. ceceomer

    ceceomer

    Joined:
    Sep 1, 2014
    Posts:
    24
    When i try to build for ios, i got that error..

    Code (CSharp):
    1. void UnityAdsBannerSetPosition(int position) {
    2.     [UnityAdsBanner setBannerPosition:(UnityAdsBannerPosition)position];
    3. }
    Unity3d version: 2018.4.6f1 lts
    Unity3d Ads package version: 3.2.0 from package manager

    How can i solve that problem?
     
  2. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519
    Thanks for reporting this issue. We'll take a look and see if we can reproduce.

    Can you also try disabling the Services window and instead downloading from the Asset Store?
     
    ceceomer likes this.
  3. ceceomer

    ceceomer

    Joined:
    Sep 1, 2014
    Posts:
    24
    Yea i solved it using asset store package. Thank you for your interest.
     
Thread Status:
Not open for further replies.