- Home /
Question by
wraithkinggames · Jun 26, 2019 at 12:19 AM ·
androidunity 2dandroid buildandroid-manifest
After i added proguard codes, I cannot connect to Google Play Service
After I added proguard codes, Google Services don't work.
-keep class com.google.unity.{*;}
-keep class com.google.android.gms.ads.{*;}
I have Admob and it doesn't affect from this situation. Admob works great.
Comment
Your answer
Follow this Question
Related Questions
How to port game on android wear ? 2 Answers
Unable to instantiate UnityPlayerActivity 1 Answer
Unity2D quads not appearing in front of other quads in Android build 1 Answer
I have this problem when I restart my game in Unity, bunch of gameObject spawns at once 1 Answer
java.lang.ClassNotFoundException while running Android activity 2 Answers