Hi Milutin,
Can you let me know the event that was sent by the player and the ID of the player who sent it ? I'll take a closer look at your game once I have these details.
Thanks,
Liam
Hello Liam,
Event is sendMove, player id is "572362b12c3d6104cb2e218b" and challenge id "57330bae1474e704c7f6af4c".
BR
"572362b12c3d6104cb2e218b", "57330bae1474e704c7f6af4c"rer
ee
Any news about this?
Hi Milutin,
Apologies, I didn't see your first reply, I'll take a look at this today for you.
Thanks,
Liam
Hi Liam,
Any news?
Best Regards
Hi Milutin,
Are you still noticing this behavior ? I can't see any instances of that event being sent from that player in your game. I'm looking at RPS-Dev, is that the correct one ?
Thanks,
Liam
Milutin Cumic
Hello,
After triggering an event on gamesparks from client (web - javascript), our callback function is fired on response. Usually we receive expected response but from time to time (not so rare) we receive this object in callback function: { error:"NO_RESPONSE" }.
(if useful, last such case had "requestId":"1462963271535_33)
Does anyone know what's the meaning of this response, how and why this happens and what is the source of error and how to handle this situation?
Best Regards