zahid119
Results
3
comments of
zahid119
This can be helpful: http://www.json4swift.com/
Any solution so far? My connection to Hub is established and I have connectionId as well. But I'm unable to call any server method and get following error everytime. `message...
Yes. I accidentally set all my hub functions private. I updated them to public and it worked perfectly. The connection was always getting established because Connect and Disconnection functions were...