playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.45k stars 960 forks source link

Not Resolving Android Dependencies #2576

Open sogonleong opened 5 years ago

sogonleong commented 5 years ago

0.9.64 does not resolve android dependencies. I thought why it wasn't working, then noticed there are no aar files downloaded under /Plugins/Android

legas1 commented 5 years ago

https://github.com/googlesamples/unity-jar-resolver try to download newer Jar Resolver and see if it works.

sogonleong commented 5 years ago

Using the latest Unity Jar Resolver seems to solve the issue that my app wasn't loading into Google Play Game Services but there's still no aar files under /Plugins/Android.

Is this the new process? That it will auto download and compile when building?

karlseven commented 5 years ago

Yes i have the same problem too, Libraries are not being resolved unlike before