Hello,
currently I'm attempting to implement banner ads into Unity, and so I cannot use UnityAds. I have heard about AdMob, and found a package which I should implement to use it. However, whenever I try to import it, I get a fatal error that looks like this:
![error1][1]
Then when I relaunch my project, I get a similar error that looks like this.
![error2][2]
This happens until I delete the Play Services folders, but I still get compilation errors. It also happens if I try to integrate Google Play Services into my project.
One other user seemed to have a problem like this, however, he wasn't answered.
Anyone have an idea on what is wrong? I'm using Unity 5.23.
[1]: /storage/temp/82941-error1.png
[2]: /storage/temp/82942-error2.png
↧