Search found 21 matches

by ashutosh
20 Mar 2012, 19:03
Forum: SFS2X iPhone / iPad / OSX API
Topic: App crashed at NSLock
Replies: 3
Views: 7896

Re: App crashed at NSLock

This is the class and method where NSLock breakpoint points to: [BitSwarmClient stream:handleEvent:]
by ashutosh
20 Mar 2012, 16:26
Forum: SFS2X iPhone / iPad / OSX API
Topic: App crashed at NSLock
Replies: 3
Views: 7896

Re: App crashed at NSLock

We tries the NSLock debug and it always shows us the lock in BitSwamClient class. Can you please check it.
by ashutosh
21 Feb 2012, 00:49
Forum: SFS2X iPhone / iPad / OSX API
Topic: Connection to SFS2X RC3
Replies: 10
Views: 14647

great

Cool, I will try this one. I downloaded iPhone client API from here: http://www.smartfoxserver.com/labs/API/

I guess the Aug API will work for sure. Thanks a lot!!
by ashutosh
21 Feb 2012, 00:49
Forum: SFS2X iPhone / iPad / OSX API
Topic: App crashed at NSLock
Replies: 3
Views: 7896

App crashed at NSLock

Our app has been crashing with NSLock debug error in BitSwamClient class. It happens sometimes only and not always. I don't have crash log at the moment, however I will send it next time it happens. Can you please take a look? We are using SmartFoxServer 2x with RC3 patch. 2012-02-20 09:58:53.516 Ap...
by ashutosh
05 Jan 2012, 22:27
Forum: SFS2X iPhone / iPad / OSX API
Topic: Connection to SFS2X RC3
Replies: 10
Views: 14647

Hey, I am sorry but the method smartFox = [[INFSmartFoxiPhoneClient alloc] initSmartFoxWithDebugMode:YES delegate:self]; belongs to api RC1a. There's no method like that in RC4a. Only way to init in RC4a is smartFox = [INFSmartFoxiPhoneClient iPhoneClient:YES delegate:self];
by ashutosh
05 Jan 2012, 22:05
Forum: SFS2X iPhone / iPad / OSX API
Topic: Connection to SFS2X RC3
Replies: 10
Views: 14647

So previously I was using: Server RC3 Client RC1a Now (facing issue with this one) Server RC3 Client RC4a. The code you asked me to put in, isn't it for RC1a? Because in RC4a we initialize with [INFSmartFoxObjectSerializer setDebug:YES]; smartFox = [INFSmartFoxiPhoneClient iPhoneClient:YES delegate:...
by ashutosh
05 Jan 2012, 21:58
Forum: SFS2X iPhone / iPad / OSX API
Topic: Connection to SFS2X RC3
Replies: 10
Views: 14647

Code

Hey, thanks for the reply. I am initializing it like this: [INFSmartFoxObjectSerializer setDebug:YES]; smartFox = [INFSmartFoxiPhoneClient iPhoneClient:YES delegate:self]; [smartFox loadConfig:@"config" autoConnect:YES]; I have a project that works fine however it has old client API. The w...
by ashutosh
05 Jan 2012, 21:01
Forum: SFS2X iPhone / iPad / OSX API
Topic: Connection to SFS2X RC3
Replies: 10
Views: 14647

Node Count

Just in case, I wanted to show that xml received is empty.

Code: Select all

-[INFSmartFoxiPhoneClient xmlReceived:] [Line 352] Xml Node Count: 0
by ashutosh
05 Jan 2012, 20:13
Forum: SFS2X iPhone / iPad / OSX API
Topic: Iphone Confusion
Replies: 2
Views: 5586

Re: Iphone Confusion

Is it me or is there no documentation for iphone? I've just spend hrs trying to connect to the server only to have to sift through the iphone client code and find out that the config.xml file's open tag is SmartFoxConfig and not SmartFoxClient (which is what the api says). Are there other docs or t...
by ashutosh
05 Jan 2012, 20:11
Forum: SFS2X iPhone / iPad / OSX API
Topic: Connection to SFS2X RC3
Replies: 10
Views: 14647

Connection to SFS2X RC3

I was trying a new project and everything looks fine. My config.xml is correct. When I send connection request to server, it's being sent (I checked on server). However I am not getting any response, my onConnection event doesn't get fired. I can this on console INFSmartFoxiPhoneClient:xmlReceived ,...
by ashutosh
26 Dec 2011, 23:03
Forum: SFS2X iPhone / iPad / OSX API
Topic: Random zone login error
Replies: 2
Views: 5892

Thanks Lapo

I am trying my changes, will update you if something weird happens in couple of days.

Thanks a lot.
by ashutosh
16 Dec 2011, 23:37
Forum: SFS2X iPhone / iPad / OSX API
Topic: Random zone login error
Replies: 2
Views: 5892

Random zone login error

I have been working on SFS2X for quite some time and my project works fine however I have an issue which is pretty random. I can't login to Zone sometime. It's pretty random, doesn't happen all the times. This is what I get on my console when I am not able to login to Zone and after this I get onLog...
by ashutosh
05 Dec 2011, 18:08
Forum: SFS2X iPhone / iPad / OSX API
Topic: iPhone Client crashes when I get compressed data.
Replies: 9
Views: 12658

@bax

No problem man, I have time to release out game. Take your time..

Thanks.
by ashutosh
01 Dec 2011, 18:16
Forum: SFS2X iPhone / iPad / OSX API
Topic: iPhone Client crashes when I get compressed data.
Replies: 9
Views: 12658

Any update?

hello,

Any update on the issue?

Thanks.
by ashutosh
11 Nov 2011, 23:35
Forum: SFS2X iPhone / iPad / OSX API
Topic: [INFSmartFoxiPhoneClientAPI_2X] Crash on decodeSFSObject
Replies: 10
Views: 16326

@mmilen

Bax is looking at the issue, I have sent him my crash log last week and he is looking into it.

Hope it's fixed soon..

Go to advanced search