Here is sample code we are using for connection -
[LSConnectionInfo connectionInfoWithPushServerURL:[ILDefaults pushServerURL]
...
Type: Posts; User: vpurohit
Here is sample code we are using for connection -
[LSConnectionInfo connectionInfoWithPushServerURL:[ILDefaults pushServerURL]
...
We are using LS client for OSX.
- If network/wifi goes off in middle of a session we get connection closed event
- Once network is available again, we try to do the connection again
-- We 1st call...