question

Twin Force avatar image
Twin Force asked

Query about GetUserCombinedInfo client API call and its deprecation state

Hi,

we are currently using a version of your Unity Client SDK released in April which contains the call 'GetUserCombinedInfo'. We recently noticed that this API call has been deprecated in status 'proposed', which is the first stage of deprecation as can be seen in this post entry. The recommendation is to use 'GetPlayerCombinedInfo' instead, but this method is not available in our SDK version, so we should upgrade it to version 2. The point is that we are pretty close to launch our game and this migration would suppose a problem. Despite we have read in your post that one of your core commitments is that the API methods used by a title will continue to work, it's also pointed that in some certain cases this could not be valid. So the purpose of this post was just to ensure that the mentioned API call will remain functional.

Thanks in advance for your help.

apis
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

Yes, new titles should move to GetPlayerCombinedInfo, but existing titles and those close to release (making updating a problem) can continue to use GetUserCombinedInfo. The only time we will actually turn off a deprecated API is if either no titles are calling it anymore (for at least a month, to make sure), or if there's a security issue with the call itself - which is not the case with GetUserCombinedInfo.

1 comment
10 |1200

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

Twin Force avatar image Twin Force commented ·

Ok @Brendan, thanks for your answer.

0 Likes 0 ·

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.