Search found 8 matches

by cristianpark
28 Sep 2012, 02:45
Forum: SFS2X Java / Android API
Topic: NPE at user logout
Replies: 10
Views: 15069

Re: NPE at user logout

rjgtav wrote:You can check the API version you're running by tracing the Version property from your SmartFox Instance
Thanks, I have 1.0.0, I tried 1.0.1 and it works great

Thanks for your help
by cristianpark
27 Sep 2012, 19:47
Forum: SFS2X Java / Android API
Topic: NPE at user logout
Replies: 10
Views: 15069

Re: NPE at user logout

Hi, I am not able to reproduce the problem. Are you sure you are using the latest API available, version 1.0.1? Thanks I see that the timestamp of that version is 03/05/2012 and I start working with SFS for Android about a couple of months so I think I have that version but I'm not sure, is there a...
by cristianpark
20 Sep 2012, 22:30
Forum: SFS2X Java / Android API
Topic: NPE at user logout
Replies: 10
Views: 15069

Re: NPE at user logout

Hi Thomas, did you check out this error? Do you need further information? Let me know if you need something or can guide me through fix the problem
by cristianpark
10 Aug 2012, 13:32
Forum: SFS2X Java / Android API
Topic: NPE at user logout
Replies: 10
Views: 15069

Re: NPE at user logout

Will check it out - seems there is generally an error on logout/disconnect to be investigated and fixed. Going to take at least 1+ week before it gets attention, as I'm hit by vacation and conference time /Thomas Thanks for your reply Thomas, I will be waiting for your revision. Enjoy your vacation...
by cristianpark
06 Aug 2012, 22:05
Forum: SFS2X Java / Android API
Topic: NPE at user logout
Replies: 10
Views: 15069

NPE at user logout

Hi guys I'm working on a simple chat (http://sourceforge.net/projects/chattered/) and I'm adding functionality (SQLLite user DB for remember logged user) and I want to make the logout process for the user (switch user) and when I fire the LogoutEvent I get a NPE. This is my output: 08-06 16:47:10.10...
by cristianpark
06 Aug 2012, 05:53
Forum: SFS2X Java / Android API
Topic: NPE when lag monitor not enabled
Replies: 8
Views: 12847

Re: NPE when lag monitor not enabled

I'm facing this too with the newest version available on download links. All I do is sfsClient.send(new LogoutRequest()); as you can see on my code here [1], the event is launched when the user is loged and joined into a room (in a simple chat) and he/she press the back button (back to login screen)...
by cristianpark
30 Jul 2012, 20:52
Forum: SFS2X Java / Android API
Topic: Error on Connection
Replies: 1
Views: 4843

Re: Error on Connection

Hi guys, the problem was fixed after copy the .jar files from SFS package, I think you should remove the libs from the examples like a way of forcing users to copy the latests versions from the package (I know you enfatize on that in the tutorial but as I see is a common mistake) As I can go further...
by cristianpark
26 Jul 2012, 17:11
Forum: SFS2X Java / Android API
Topic: Error on Connection
Replies: 1
Views: 4843

Error on Connection

Hi guys, I'm starting using SFS for Android I can execute the Connector example and connect to my SFS Server but I find the code too overload and want to make one on my own that is less complex. I have an Activity with server IP input and a Button to connect to the server and fire logs from the meth...

Go to advanced search