onRoomListUpdate event not firing

Post here all your questions related with SmartFoxServer Java API

Moderators: Lapo, Bax

Post Reply
srirangr
Posts: 6
Joined: 30 Aug 2011, 09:47

onRoomListUpdate event not firing

Post 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.
User avatar
Lapo
Site Admin
Posts: 23438
Joined: 21 Mar 2005, 09:50
Location: Italy

Post 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.
Lapo
--
gotoAndPlay()
...addicted to flash games
Post Reply