Play game auth not merge account with google signin and doesn't get PhotoUrl
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?
@Thaina did you resolve your issue? Any chance you can get the photo url from Play Games instead?
@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
Yep understood thanks for the feedback, we've filed this as a feature request.