Page 1 of 1

onRoomListUpdate event not firing

Posted: 15 Sep 2011, 07:49
by srirangr
Hi,

I'm working on a game with custom login. I'm developing the game for both web (using flash) and mobile( using android). On the Android client, I'm getting the roomList (as displayed by the SFSClient Debug Logs) but the onRoomListUpdate event is not getting fired. On the flash client everything is working perfect. Can any one help me out here?

Thank you,
Srirang Ranjalkar.

Posted: 31 Oct 2011, 14:13
by Lapo
Don't you get any errors client or server side?
We don't have any reports of that event not firing and it works just fine with our examples so I'd strongly suggest that you double check your code.

Maybe take a look at the provided examples for further reference.
Let us know if you solved it.