Hello again,
to further investigate the issue, client-side and server-side logs would be helpful. On the client side, please enable the appropriate log categories adding the following lines to your app delegate:
[LSLog enableSourceType:LOG_SRC_SESSION];
[LSLog enableSourceType:LOG_SRC_STATE_MACHINE];
[LSLog enableSourceType:LOG_SRC_URL_DISPATCHER];
While on the server side please set the "LightstreamerLogger.connections" category to the INFO level.
Send logs to
support@lightstreamer.com when ready.
Best regards,
Gianluca