question

ya-ralla avatar image
ya-ralla asked

Linking Accounts for multiplatform

I have players on Kongregate that linked their kong's account to playfab and now I am planning to release the game for Android. Would be possible to link their GooglePlay account to the same playfab account where they linked their Kongs account? >.<

I will try to let them use their save because some players invested already some months.

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, that's what the account linking API calls are meant for - so that you can link all the various ways a player connects to your games to the same PlayFab account.

What you need, in order to do this, is to have the player first sign into the account in PlayFab, and then use the appropriate Link... API call to connect the additional account type. Have a look at our tutorials for more info on this:

https://api.playfab.com/docs/tutorials/landing-players/best-login

https://api.playfab.com/docs/tutorials/landing-players/account-linking

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.