Hi @witcher101 ,
Could you post more info about what your environment is, your build log with the complete text of the errors you are getting. This screen shot doesn’t tell us much information except that you have linker errors with, what looks like, the UnityAds stuff.
Cheers,
Chris
I am building with Xcode on Mac wen I get this error. I have uploaded the Xcode log file
Thanks
3129025–236995–Build target Unity-iPhone_2017-07-01T11-51-35.txt (1.4 MB)
I removed unity ads folder and was able to compile properly so it does seem its an issue with unityads
I am on 5. 6.2
Hey @witcher101 ,
Could you check your Player Settings for iOS for me? It looks like you may have arm64 selected for architectures instead of universal.
Undefined symbols for architecture armv7:
"_UnityAdsSetMetaData", referenced from:
_Platform_UnityAdsSetMetaData_m2451298640 in Bulk_UnityEngine.Advertisements.iOS_0.o
(maybe you meant: _Platform_UnityAdsSetMetaData_m2451298640)
its set to universal
Interesting, could you create a small repro, create a bug report, and post the case number here?
Cheers,
Chris
