Page 1 of 1

sfs2x.client.core.SFSIOHandler

Posted: 22 Oct 2015, 04:46
by nguyenman999
Why do i see system log error when i receive data from server, I seem a little bit lag when I receive data on phone. And the system log show that: sfs2x.client.core.SFSIOHandler

Re: sfs2x.client.core.SFSIOHandler

Posted: 22 Oct 2015, 07:18
by Lapo
Hi,
your question is not clear.
What platform are you working with (SFS API version, IDE etc...) and where exactly are you seeing these error logs?

It sounds like you're just seeing the normal debug information when running in the IDE.

Please clarify.
Thanks

Re: sfs2x.client.core.SFSIOHandler

Posted: 22 Oct 2015, 07:30
by nguyenman999
Thanks for your quickly response!

My current platform I'm working on is Android and I used android API of smartfox client. Yah, you're alright, it's a debug info when I'm running my app on the phone, the debug info log out in Eclipse IDE.
My current problem that I have is: "lag when i test on some of device" not all device (specific: Gionee P4 android ver 4.4.2) in that device lag problem frequently happen. Example: I make a count down from server to client so some of device count as usual (5,4,3,2,1) but on this device with the same code base It's only receive response with lag like (5....4,3,2,1).

Pls help me find out the problem.

Re: sfs2x.client.core.SFSIOHandler

Posted: 22 Oct 2015, 09:02
by Lapo
Are you testing locally or over the network and which network? Wifi or 3G?

Network lag typically depends on the network's conditions, there's not much you can do about it.