Code: Select all
[_smartFox connect:_gameServerUrl port:_gameServerPort];i dont see any ouptut in the server logs relating to a connection failure. not sure where else to look for an issue.
Code: Select all
[_smartFox connect:_gameServerUrl port:_gameServerPort];Code: Select all
-(void)onConnection:(SFSEvent *)evt;