playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.47k stars 966 forks source link

Google Play Services not authenticating in Unity 5.6.0 #2065

Open najikadri opened 6 years ago

najikadri commented 6 years ago

Using the Cubic Pilot Sample and the latest plugin version, I have the right configuration and the right fingerprint and right package name and still, the login popup is not showing, even though the debug doesn't show that the game has failed to authenticate but shows that it is still signing in while nothing is actually happening. What could be the problem? I used logcat and here what I got: log.txt

Apparently, gpg dll is missing.

wonderkiddev commented 6 years ago

I had same problem and I am using unity 5.6.0p3. ''Assets menu => Play Services Resolver => Android Resolver => Force Resolve'' fixed mine.