-
Nodejs Socket.io is working on desktop safari, but not iPhone device
over 7 years ago
-
over 7 years ago
Hi, Based on my assumption you are using version 1.0 for sockets.io. Readme on Socket.IO-ObjC says
The current version of this library does not yet support socket.io v1.0. So if you want to use socket.io-objc, please fall back to v0.9.x.
or you can use https://github.com/MegaBits/SIOSocket this library in IOS to make it work with current version.
Hope this helps.
-
1 Answer(s)