question

brendan avatar image
brendan asked

LinkAndroidDeviceIDRequest in UnitySDK not found

learner
started a topic on Fri, 08 May 2015 at 1:27 PM

Hello,

using UnitySDK i would like to link an android device id to an account just created.

In PlayFab.ClientModels i could not find a LinkAndroidDeviceIDRequest, only Link Request definitions for facebook, gamecenter and steam. Why is this the case and what is the solution?

Thank you :)

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

Best Answer
Brendan Vanous said on Fri, 08 May 2015 at 1:44 PM

The LinkAndroidDeviceIDRequest is in PlayFabClientModels.cs in our current Unity SDK:

https://github.com/PlayFab/UnitySDK/blob/f78ce7d3e603807a6bf74a78a72468ee3c53e153/PlayFabClientSDK/Playfab/PlayFabSDK/Public/PlayFabClientModels.cs

Could you try updating, to make sure you have the latest version?


1 Comment
Brendan Vanous said on Fri, 08 May 2015 at 1:44 PM

The LinkAndroidDeviceIDRequest is in PlayFabClientModels.cs in our current Unity SDK:

https://github.com/PlayFab/UnitySDK/blob/f78ce7d3e603807a6bf74a78a72468ee3c53e153/PlayFabClientSDK/Playfab/PlayFabSDK/Public/PlayFabClientModels.cs

Could you try updating, to make sure you have the latest version?

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.