Search found 7 matches

by loafer
17 Dec 2013, 18:17
Forum: SFS2X iPhone / iPad / OSX API
Topic: SFS - WARN :You are not joined in any rooms
Replies: 13
Views: 18770

Re: SFS - WARN :You are not joined in any rooms

i'll try and send over an example setup.

But those are my same exact steps. and as i've mentioned, I can see the user logged in with the admin tool and the extension updating a room variable fires back to that same user that a room var was updated.
by loafer
16 Dec 2013, 00:34
Forum: SFS2X iPhone / iPad / OSX API
Topic: SFS - WARN :You are not joined in any rooms
Replies: 13
Views: 18770

Re: SFS - WARN :You are not joined in any rooms

I just wanted to point out that all of the rooms are created by the extension and nothing is static in the zone file. Didn't know if that impacted anything on the los library side
by loafer
15 Dec 2013, 08:16
Forum: SFS2X iPhone / iPad / OSX API
Topic: SFS - WARN :You are not joined in any rooms
Replies: 13
Views: 18770

Re: SFS - WARN :You are not joined in any rooms

One other thing that may or not be an issue is that because of how we use sfs, room names are dynamic. So on init, the extension queries the dbase for the event we are doing and it creates all the rooms and persistent room variables we need, creates all that and then the app connects after this is d...
by loafer
15 Dec 2013, 08:12
Forum: SFS2X iPhone / iPad / OSX API
Topic: SFS - WARN :You are not joined in any rooms
Replies: 13
Views: 18770

Re: SFS - WARN :You are not joined in any rooms

I am using Xcode 4.5. I made sure I am using the latest SFS release on Dec 5, 2013. per your request, the output is: SFS Version : 1.3.0 I have an SFS controller that has some helper methods: - (void)setRoomVariableWithName:(NSString *)varName withValue:(id)value inRoom:(NSString *)roomId { SFSRoomV...
by loafer
11 Dec 2013, 02:16
Forum: SFS2X iPhone / iPad / OSX API
Topic: SFS - WARN :You are not joined in any rooms
Replies: 13
Views: 18770

Re: SFS - WARN :You are not joined in any rooms

Have these updates been made for Xcode 5? XCode 4 and 5, yes. I am using the latest sfs2x release and latest obj framework and I am unable to send requests to update room variables with this same error. Can you double check the version by printing it out in the console at run time? Use this: NSLog(...
by loafer
25 Apr 2012, 00:26
Forum: SFS2X iPhone / iPad / OSX API
Topic: New API version released
Replies: 2
Views: 5244

Re: New API version released

why don't you guys include the latest API with the download files for the server?
by loafer
13 Dec 2011, 17:29
Forum: SFS2X Questions
Topic: sfs2x disconnecting me with no reason?
Replies: 20
Views: 27838

i am having a very similar issue. I am running the latest version of SFS2x on the iPad. I can see the the user logged in the room after login, and no matter what, right around 30 seconds of inactivity i get bounced. 09:28:06,510 INFO [SocketReader] core.SocketReader - Socket closed: java.nio.channel...

Go to advanced search