Is it possible when player sends challange request, other player can see it instantly in popup or sth like that without ListChallengeRequest every minute?
When a Challenge is sent to a player, the receiving player will get a ChallengeIssuedMessage sent to them. You would have to configure Push Notifications to have these pop up on a users device though. You can read more about messaging here and here. Info on configuring push notifications for various devices can be found here.
Thanks,
Liam
A
Ahmet TANCISOY
said
over 7 years ago
Thanks for info. Can you give some tips about how to handle, if message received in unity or it has to be in update and always needs to make request? [I'm using SendFriendMessageRequest]
Ahmet TANCISOY
Hello,
Is it possible when player sends challange request, other player can see it instantly in popup or sth like that without ListChallengeRequest every minute?
Following topic answered my question. Thanks
https://support.gamesparks.net/support/discussions/topics/1000049516
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCustomer Support
Hi Ahmet,
When a Challenge is sent to a player, the receiving player will get a ChallengeIssuedMessage sent to them. You would have to configure Push Notifications to have these pop up on a users device though. You can read more about messaging here and here. Info on configuring push notifications for various devices can be found here.
Thanks,
Liam
Ahmet TANCISOY
Thanks for info. Can you give some tips about how to handle, if message received in unity or it has to be in update and always needs to make request? [I'm using SendFriendMessageRequest]
Ahmet TANCISOY
Following topic answered my question. Thanks
https://support.gamesparks.net/support/discussions/topics/1000049516
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics