Connection Closed on Error(Reset by Peer) and re connection manager not doing its attempt to reconnect

I am running Sticky Service For XMPPCONNECTION Session and its working fine. But when connection closed on error according to documentation its should do reconnect attempt and its also doing reconnect attempt as well so that’s why i am not doing any connect and login attempt there. But on Connection reset By peer error connection were not going to reattempt for re connection. But My Service and XMPPCONNECTION Object is created.
So how i would reconnect ? and in which condition i have to reconnect it force fully ?

This topic was automatically closed 62 days after the last reply. New replies are no longer allowed.