question

Talha Muhammad avatar image
Talha Muhammad asked

Playfab Recipe "Referral System" : Exposing PlayerID Safe?

Hi, I am implementing the referral system in my game. I saw that we are exposing our players Playfab ID aka referral code. Is that safe to do? I guess we have to expose it in order to receive the reward. How can we achieve the same result without exposing the player Playfab ID?

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

·
Talha Muhammad avatar image
Talha Muhammad answered

Silly Me, Instead of calling UpdatePlayerReadOnlyData,

Call UpdatePlayerInternalData instead To hide the PlayfabIds from the player.

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.