Hello, I would greatly appreciate the person who can solve this problem I have had for a few days and I can not decipher the answer.
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 is 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 is 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.
[1]: /storage/temp/134079-c2.png
[2]: /storage/temp/134080-c1.png
↧