question

Vishal Sanap avatar image
Vishal Sanap asked

Schedule push notification on specific time.

Like player collected reward after collecting this reward player can collect this reward after 8 hours. For this purpose I want to send push notification for reminding him that reward is available collect it.

Push Notificationsscheduled 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

If you want players to be automatically notified when their rewards are available to be collected, then PlayFab doesn't support this feature. You may consider use local push notification (like Unity locally push notifications), you can set a timer for local push notification after retrieving data like the expiration time for collecting reward from the server side.

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.