question

dev@bepex.xyz avatar image
dev@bepex.xyz asked

What is the best way to detect title data changed on client?,,What is best way to client detect 'Title data' changed?

We have few data table. And it change by some rules to Scheduled task in 'Playfab GameManager'. Client have to refresh data when data table has changed. What is the best way to detect it on client?

CloudScriptTitle Datascheduled tasks
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

·
Neils Shi avatar image
Neils Shi answered

Currently, PlayFab does not provide a feature that checks whether title data is changed. As you mentioned, you may let players call the API GetTitleData directly to get the latest title data after Scheduled task changes the title data. If this does not meet your needs, you may need to implement this functionality through an external database.

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.