- Home /
UnityEngine.Advertisements
I went into the services window, copied the example, then opened a new c# script and pasted the example in it. Visual studio complained about the namespace UnityEngine.Advertisements not existing, but I thought that was probably a glitch with visual studio and saved the file then switched back to unity, only to have the same error error pop up in the console.
It doesn't make sense to me that an example provided in the editor doesn't work. How do I fix this? I'm using unity 5.5.0f3.
Did you import the latest version of UnityAds from the service tab?
I don't see anything in the service tab about importing anything, where is it supposed to be? EDIT: Never$$anonymous$$d, I shut my laptop down, changed location, reloaded the project and it just works now. Thanks for the input though.
Cool!, just in case though, it's here, but it depends if you use the BuiltIn extensions or the Asset Store version.
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Query not found-masterserver.requesthostlist 3 Answers
error CS0246: The type or namespace name `List' could not be found. 1 Answer
Namespace Functions not being recognized 0 Answers