flightonary/Moscapsule

Continuous disconnection - MOSQ_CONN_LOST

Opened this issue · 3 comments

I keep getting a continuous MOSQ_CONN_LOST and it reconnects but I feel I will lose messages at this rate as it disconnects almost every second. Testing with Xcode 7.3.1 and ios 9.3
screen shot 2016-09-20 at 7 22 47 pm

Sometimes I stop getting messages from topics I'm subscribed with no visible errors/disconnects.

Are you sure that you have a stable connection? Does another socket types work good? Did you try to change your connection (another wifi network, lte, etc)?

Have you found some solution about losing connection? (MOSQ_CONN_LOST)

I have the same issue. I don't receive error or disconnect logs but I don't receive any message.