Play-games-plugin-for-unity: Google Play Games Sign-In Issue

Created on 13 Oct 2017  路  2Comments  路  Source: playgameservices/play-games-plugin-for-unity

Today I uploaded a game.
And, I have checked that these keys are same =

  • In the keystore used with my game (SHA-1 obtained from keytool.exe)
  • In Google Play Developer Console (the SHA-1 obtained from "Upload certificate")
  • In the API Manager (https://console.developers.google.com - Credentials)

But, "Sign-In" is not working properly from other accounts. Only Iam able to sign in with my account.
Can Anyone solve this issue ?!

Most helpful comment

Omg...Thanks Sir...you are absolutely right....
Now everything is working.
You are simply awesome.
Thank u once again 馃憤

All 2 comments

Try removing saved games and see if that works for you. Also note that the sha-1 you are supposed to use changes depending on how youre using the app. If youre uploading the app through google play using google app signing then you should be using the sha-1 google assigns your app and NOT the upload sha-1. If youre testing the app locally by side loading it onto your phone then you should be using your apps sha-1 you get from the keytool. You can view both of these in the google play console under app signing without having to use the console key tool

EDIT: i just noticed you said you can sign in from only your account, are your play services published? Until you publish them you will only be able to sign in from accounts that are in the testers section.

Omg...Thanks Sir...you are absolutely right....
Now everything is working.
You are simply awesome.
Thank u once again 馃憤

Was this page helpful?
0 / 5 - 0 ratings