My problem is in putting ads for android. At the time of executing any announcement I miss two errors.
![alt text][1]
One of them is that I am missing a file from the inported package: C: \ Users \ User \ Desktop \ linan \ Library \ PackageCache \ com.unity.ads @ 2.3.1 \ Runtime \ UnityEngine.Advertisements.Editor.dll
that if I eliminate it, it is solved but I am not sure that I have to eliminate it.
and the second error that the console throws at me that I can not import the monetization package: The type or namespace name 'Monetization' does not exist in the namespace 'UnityEngine'
![alt text][2]
From what I read in some forums, it's because the ad package was not imported correctly. Nor do I know if it is normal to import only the android pack and for that reason can not use the UnityEngine.Monetization. I can not import everything completely.
[1]: /storage/temp/134081-c2.png
[2]: /storage/temp/134082-c1.png
↧