question

Talha avatar image
Talha asked

Player removes app from facebook.

platform: unity.

Hi, I'd like to understand what would happen in a case where the player who has facebook linked with out playfab game, decides to remove our app/game from their facebook app settings.

what would happen :

to the identity/ that account

next time when the loginwithfacebook is called.

to the account data

and any other complications.

Player Datagame manager
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

·
Citrus Yan avatar image
Citrus Yan answered

PlayFab uses Facebook’s access token to perform some actions (making calls to Facebook) on behalf of the players, as long as the access token is valid, PlayFab can still use it to interact with Facebook. However, not sure what Facebook will do after the player removed your app/game from their facebook app settings, our best guess is that it’ll also invalidate previous tokens so that PlayFab cannot use that to interact with Facebook anymore, and, one thing is sure, that player’s PlayFab account & data still remains at PlayFab side. We recommend that you contact Facebook support for a more professional help regarding facebook-specific questions.

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.