playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.46k stars 965 forks source link

Google Play Sign In Not Working after using Proguard in Unity #2901

Closed ademakyazici closed 4 years ago

ademakyazici commented 4 years ago

My google play services was working just fine before using Proguard. After adding some necessary libraries, my app exceeded 64k dex limit. So i tried to find a way to overcome this issue, so i decided to use Proguard. Yet, even after i place the necessary rules to user-proguard.txt file, google play sign in is still not working. What might cause this issue? Any suggestions?

ozdemir08 commented 4 years ago

Have you followed instructions here? If yes, then can you share a bug report?