Page 1 of 1

[smartFox getRoomList] call causes strange behaviour

Posted: 28 Apr 2010, 00:56
by cole
Hi,

I am explicitly calling [smartFox getRoomList] in order to retrieve the latest list of rooms with updated user counts within them. When I do this my onRoomListUpdate method is invoked properly and all seems well in the Universe. Then as I start trying to make my usual calls (I.E. send a Private message) everything go nuts. My privateMessage handler receives eventObjects with Null senderId's and a proper message embedded within it. Some of this behavior is intermittent.

I have been throughly testing this problem and trying to pin it down to something but I am at the point where I believe it may be a bug in SmartFox. Anyone else experience this?