So I have been making an app for the past week and I have finally completed it... well... almost. All I need to do now is add in ads. I have the system for it all put in already and everything, all I have to do is write "Advertisement.Show()". However, I can't. Every time I add the script in it gives me the error "the imported type 'UnityEngine.Advertisements.Advertisement' is defined multiple times". I have only been able to find a fourm saying to remove the unity ads assets out of the project because unity ads is built-in now (on unity 5.2, which is what I'm using). However when I do that I get problems where it says I'm missing files and blah blah blah. And when I try and use the package uninstaller, the option to uninstall isn't there. So either what files should I delete to get ads to work, or how do I get rid of the "the imported type 'UnityEngine.Advertisements.Advertisement' is defined multiple times" error. Thank you
↧