Search found 7 matches

by Antoniocide
03 Oct 2014, 15:43
Forum: SFS2X C# API
Topic: Sony PS Support
Replies: 1
Views: 4549

Sony PS Support

Hi, We've been working with your API in the past in a cocos2dx game, and know we're thinking on using it on the Vita & PS3 with Unity, as we saw there's a Unity plugin. We didn't see any indication that it should work out of the box with sony consoles. Can you give us any insight about it's supp...
by Antoniocide
27 Dec 2013, 16:26
Forum: SFS2X C++ API
Topic: Game crash when trying to connect without Internet
Replies: 3
Views: 8048

Re: Game crash when trying to connect without Internet

By crash I mean that game freezes in Simulator for a while and after it quits. The Xcode console shows the following message: Assertion failed: (px != 0), function operator->, file /Users/antonio/Desktop/SFS2X_Cpp_Examples/FullHouse (XCode, VS2010, Eclipse)/client/FullHouse/FullHouse/libs/boost.fram...
by Antoniocide
23 Dec 2013, 12:04
Forum: SFS2X C++ API
Topic: Game crash when trying to connect without Internet
Replies: 3
Views: 8048

Game crash when trying to connect without Internet

Hello, I have discovered that when the Internet connection on the Android device is switched off, the game crashes on performing a: mSmartFox->Connect(IP_PRODUCTION_SERVER, 9933); I have tried the FullHouse C++ example in the iOS simulator disconnecting the Internet cable and the game crashes too. I...
by Antoniocide
26 Nov 2013, 10:18
Forum: SFS2X C++ API
Topic: Login request response is different from the C++ API
Replies: 2
Views: 6868

Re: Login request response is different from the C++ API

Thank you for your response, I managed to get time to check it and it worked well the SimpleChat sample. After that, I asked to the person who set up the server and he told me that there was a restriction to Log in with the password, so the response was wrong because the restriction of the password ...
by Antoniocide
15 Nov 2013, 09:17
Forum: SFS2X C++ API
Topic: Login request response is different from the C++ API
Replies: 2
Views: 6868

Login request response is different from the C++ API

Hi, I was trying to make a login to a server already working. When I get the response of the server to the LoginRequest I have 2 params "data" and "reason" instead of "data" and "user" that says the C++ API: http://docs2x.smartfoxserver.com/api-docs/cpp-doc/cl...
by Antoniocide
15 Nov 2013, 08:47
Forum: SFS2X C++ API
Topic: Problems with Eclipse and C++ API
Replies: 2
Views: 6460

Re: Problems with Eclipse and C++ API

Hello and thanks for the repply,

Finally yesterday, I uninstalled and reinstalled the Boost and the SmartFox APIs and at last it worked. Still I do not know why was not working because I followed the same steps, but at least it worked.

Thank you and sorry for the delay to repply.
by Antoniocide
06 Nov 2013, 12:05
Forum: SFS2X C++ API
Topic: Problems with Eclipse and C++ API
Replies: 2
Views: 6460

Problems with Eclipse and C++ API

Hello, I am a developer of cocos2dx and I need to use the C++ API to implement a feature of a game I am working on. For the moment I managed to integrate SmartFox in Xcode and even compiles and works, but also I need to do the same in Eclipse, for the moment I managed to include Boost libraries but ...

Go to advanced search