Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play game auth not merge account with google signin and doesn't get PhotoUrl #274

Open
Thaina opened this issue Sep 2, 2018 · 3 comments

Comments

@Thaina
Copy link
Contributor

Thaina commented Sep 2, 2018

I have firebase init user with google play game server auth code successfully. However even there was the same user with google account and I have set preventing authenticate multiple account with the same email, it still result in separate ID and doesn't merge with existing user

And PhotoUrl is null when authenticate with play game service. It should return at least the PlayGamesPlatform.Instance.GetUserImageUrl()

Are these the expected behaviour of play game auth?

@stewartmiles
Copy link

@Thaina did you resolve your issue? Any chance you can get the photo url from Play Games instead?

@Thaina
Copy link
Contributor Author

Thaina commented Oct 4, 2018

@stewartmiles I haven't test with PGS since unity firebase sdk 5.2

And it's not that I can't get photoURL from PGS directly. I just want to tell you that firebase SDK should do that from the firebase pipeline itself

@stewartmiles
Copy link

Yep understood thanks for the feedback, we've filed this as a feature request.

@cynthiajoan cynthiajoan transferred this issue from firebase/quickstart-unity May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants