How to get additional details for an sfs user?
Posted: 19 Jan 2011, 10:13
Hello All,
I am creating a game using iPhone API of sfs 1.x. I am unable to get some additional details of another sfs user in my app.
Here are the steps i followed. As user joins I update user variable something like adding gender,pic etc. in the join room method. So in one iphone device I got that userVariable but when I login into another device using another user. Then in the method onUserEnter I am unable to get that userVariable which I set earlier in another device. Am i doing something wrong. Need Help Urgent.
Here is my login procedure
1. First I login into bathroom. then simple chat. then i create a room and login the user into that room.
I am creating a game using iPhone API of sfs 1.x. I am unable to get some additional details of another sfs user in my app.
Here are the steps i followed. As user joins I update user variable something like adding gender,pic etc. in the join room method. So in one iphone device I got that userVariable but when I login into another device using another user. Then in the method onUserEnter I am unable to get that userVariable which I set earlier in another device. Am i doing something wrong. Need Help Urgent.
Here is my login procedure
1. First I login into bathroom. then simple chat. then i create a room and login the user into that room.