Sign In Register

How can we help you today?

Start a new topic
Answered

Real Time Invites

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? 


Best Answer

Following topic answered my question. Thanks 


https://support.gamesparks.net/support/discussions/topics/1000049516


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

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]

Answer

Following topic answered my question. Thanks 


https://support.gamesparks.net/support/discussions/topics/1000049516

Login to post a comment