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
I'm facing issue, like whenever i tried to established connection through Mobile data. MQTT getting disconnected automatically, and if i tried to reconnect getting below error. In android and React native iOS App is working fine. But issue i'm facing only in Swift iOS. I've tried all the possible ways, with enable ssl, without ssl. allowUntrustedCertificates and so on. But nothing is helping here
error
Disconnect: The operation couldn’t be completed. Socket is not connected
I'm facing issue, like whenever i tried to established connection through Mobile data.
MQTT getting disconnected
automatically, and if i tried to reconnect getting below error. Inandroid
andReact native iOS App
is working fine. But issue i'm facing only inSwift iOS
. I've tried all the possible ways, withenable ssl
, withoutssl
.allowUntrustedCertificates
and so on. But nothing is helping hereThe text was updated successfully, but these errors were encountered: