Hello every body..
Might be this is stupid to ask this question over again but i am not able to fixe it.
Basically i want to use unity advertisement but it alway show that "advertisement does not exist" exact error is:
"Assets/Scripts/Ads/UnityAds.cs(2,19): error CS0234: The type or namespace name `Advertisements' does not exist in the namespace `UnityEngine'. Are you missing an assembly reference?"
Though i already enabled the advertisement form services and set my build setting to "IOS".
When i try to download the unity advertisement from asset store then my unity cloud build alway got failed and showing the error:
[Unity] Assets/Scripts/Ads/UnityAds.cs(30,29): error CS0433: The imported type `UnityEngine.Advertisements.ShowResult' is defined multiple times
[Unity] /UNITY_PATH/Unity/Unity-5_6_2f1/Unity.app/Contents/UnityExtensions/Unity/Advertisements/UnityEngine.Advertisements.dll (Location of the symbol related to previous error)
Any kind of help will be appreciated.
Reference images :
![alt text][1]
alt text
[1]: /storage/temp/97175-screen-shot-2017-07-05-at-114641-am.png
↧