XMPPFramework - Retrieve Archived Messages From Openfire Server
问题 I am developing a chat app for iPhone using XMPP and openfire server,OpenFire server is storing all the chat history between users but When I try to retrieve the chat history for a particular user I get only the date and the number of chat messages but not the actual text messages I have already installed open archive plugin for message archiving on openfire This is the stanza which I have passed to Openfire Server <iq type='get' id='pk1'> <list xmlns='urn:xmpp:archive' with='piyush@openfire'