kloder-games / godot-gpgs

Godot Module for Google Play Game Services
MIT License
56 stars 16 forks source link

This module is not working #9

Open AndersonFirmino opened 6 years ago

AndersonFirmino commented 6 years ago

I spent a lot of time breaking my head with this module. He does not sign in to google play. 😓

I've tried compiling it in every way possible. The same thing always happens. It looks like you're connecting. But it does not show the welcome message. And he obeys no command.

I was able to solve the problem with this module: https://github.com/FrogSquare/GodotGoogleService

Only this one when someone downloads the game through Google Play unfortunately does not connect. Only works if I install the APK locally.

ruruarchy commented 4 years ago

com.google.android.gms.common.api.GoogleApiClient is deprecated

https://developers.google.com/android/reference/com/google/android/gms/common/api/GoogleApiClient https://android-developers.googleblog.com/2017/11/moving-past-googleapiclient_21.html