Closed pranjal-joshi closed 4 years ago
OK, I'll need the log from the client itself, i.e turn logging on, note that auto-reconnect will reconnect to your existing connection parameters, what does your 'network switching' mean above?
OK, I'll need the log from the client itself, i.e turn logging on, note that auto-reconnect will reconnect to your existing connection parameters, what does your 'network switching' mean above?
Hello, This was happening due to poor network reception quality. And by network switching
, I mean switching from WiFi
to LTE
or vice-versa!
Thanks for the great plugin! 👍
Hello, I am trying to implement an auto-connect to handle network switching or connection drops. However, after implementing an auto-connect, it simply triggers the auto-connect callback function on the
Disconnect
event but never actually connects back to the server. My Logs are as bellow:Code snippet: