xmppjs / xmpp.js

XMPP for JavaScript
ISC License
2.19k stars 375 forks source link

Chat history #857

Closed akramkhan1102 closed 3 years ago

akramkhan1102 commented 4 years ago

Is there any event to get the chat history for users

akramkhan1102 commented 4 years ago

can any one help me?

jainrahil commented 4 years ago

Yes, While Using with react native not able to get the history for chat, however in react js it can be done using strophe but for react native not able to fetch either using strophe or some libraries, somebody able to get any success using react native .?

ravichauchan commented 4 years ago

I am facing same issue...

sonnyp commented 3 years ago

https://github.com/xmppjs/xmpp.js/issues/773

Princejain21 commented 1 year ago

Yes, While Using with react native not able to get the history for chat, however in react js it can be done using strophe but for react native not able to fetch either using strophe or some libraries, somebody able to get any success using react native .?

how did you resolve this in react?