FrogSquare / GodotGoogleService

Google play service, login, achievements, leaderboard.
Apache License 2.0
105 stars 14 forks source link

Sign in failed during 6 #31

Closed ghost closed 5 years ago

ghost commented 5 years ago

I'm trying to get google services to work in godot 1.3.1 and I have compiled the template but when running the apk, it doesn't sign in. I have checked the credentials again and again and still no luck. I have even tried to use other modules but no luck there either hopefully someone can spot something I have done wrong. Thank you

here is the developer console and adb logcat image image

RameshRavone commented 5 years ago

Try this https://github.com/playgameservices/play-games-plugin-for-unity/issues/2045#issuecomment-350335234

ghost commented 5 years ago

Try this playgameservices/play-games-plugin-for-unity#2045 (comment)

Thank you for the quick response. Unfortunately, after creating the oAuth key in https://console.developers.google.com/apis and in https://play.google.com. The client ids did not end up being the same. Do you know why this is?

ghost commented 5 years ago

Try this playgameservices/play-games-plugin-for-unity#2045 (comment)

I don't know who you are. But I MUST thank you so much. I finally got it working after trying it again. Once again. Thank you!