You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error Domain=MQTT Code=-8 "Server has closed connection without connack." UserInfo={NSLocalizedDescription=Server has closed connection without connack.}
#595
Open
vidhya11v opened this issue
Jun 4, 2021
· 0 comments
This is the code which I tried
let sessionManager = MQTTSessionManager()
sessionManager.delegate = self
The text was updated successfully, but these errors were encountered: