question

kobgamesstudio avatar image
kobgamesstudio asked

PlayFabClientAPI.LoginWithGameCenter and Update DisplayName on same request

Hi,

Is it possible to send a PlayFabClientAPI.LoginWithGameCenter request and also update the DisplayName on the same call?

I know I can do it on two separted requests by using 2nd call of "PlayFabClientAPI.UpdateUserTitleDisplayName", but it makes sense to do it in one call upon first user login.

Thanks,

Koby

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

Well, if the question is "is there a way given the current implementation" to make this happen, then the answer is no - there isn't a parameter that would trigger this on the call right now. If you mean this is a change you'd like to see made to the API call, so that it can do this, I'd have to recommend adding a Feature Request for this.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.