How to join a MUC after reconnecting following a disconnection

Hello,
I am using smack-android 4.4.8. After reconnecting, I query the bookmarks for MUCs and attempt to rejoin them. Occasionally, rejoining a MUC is very slow, which might be related to leaveSync() issues. I am using muc.join(mucEnterConfig).

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