I have installed Google Play services via SDK Manager.
The libraries related with it is supposed to be found in the location “/extras/google/google_play_services/libproject/google-play-services_lib/”. However, there is no folder “/extras/google/google_play_services/libproject”. There are only :
After some digging, I did get Admob working. A guy over on stackoverflow was kind enough to link to the google_play_services_r28 folder - Download here
I copied this into the unity project under plugins>android as mentioned above. Had to do the usual Manifest hack, but after all that, ads were up and running!
Hello,
My problem is solved with this way
just copied play-services from “…android-sdk\extras\google\m2repository\com\google\android\gms”
to the plugins>android on unity and the ads works finely.
my problem is when i have the ads my game have some bugs
That’t what i want to know! What’s wrong with Google Play Services, revision 30…
Why library is missing and why i getting this error on build: “failed to re-package resources” :((
The lib project is still missing in revision 31 and Googles sorry documentation still shows it to be there but it is not. I’m using an older version myself until/unless they get it together. It’s amazing to me that anyone is able to build anything for android at all with the state of things.