Connection Closed Silently on sleep mode

using smack 4.3.0 .
I am facing issue in connection, when app are in background and mobile are in sleep mode that time my connection were closed i checked the connection on server. but in app i didn’t get any exception through smack about connection close, when i checked my Connection class so its showing me that connection is connected and Authenticated.
I need help in this condition how i will attempt the connection reestablish attempt ?

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