I have implemented chatting application using XMPP
iOS Framework with OpenFire server.
I just want get notification or an event when current user disconnect with XMPP.
I implement delegate XMPPReconnectDelegate
& method
- (void)xmppReconnect:(XMPPReconnect *)sender didDetectAccidentalDisconnect:(SCNetworkReachabilityFlags)connectionFlags
But problem is, It is not called in iOS 7.1 & it is working in iOS 8.
Is there any other method or delegate ?
Thank you in advance.
Following method too will call when user disconnect from XMPP Server.
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With