In my application i need to get the Chat History.
In my app Chatting is working perfectly. in between two user and group chat also.
But I need to get old Messages from OpenFire using XMPP and for that i tried below links but not successful.
XMPPFramework - Retrieving Openfire Message Archives
XMPPFramework - Unable to Retrieve Chat History from Openfire Server
XMPPFramework - Retrieve Archived Messages From Openfire Server
Don't know how to fetch the old messages from Openfire using XMPP in ios.
So, Any link, idea or code will be great Help.
Thanks in Advance.