aksonov / aksonov/react-native-xmpp

Chat History In Android

Aperta
#111 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Objective-C
Stelle
310
Fork
96
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi,

I have implemented chat with Smack 4.1.0 for React Native.I am sending a following stanza for Android,

`

user1@serverdomain.com


`

and, I am receiving following data,

`{"from":"MyUser@serverdomain.com","body":null,"src":"ThreadIDMy MESSAGE","subject":null,"thread":"ThreadId"}`

When I get a chat history, I do not get the JID and I get only my JID for all messages. SO , in this case I am unable to get the name of the person (JID) with whom I have chatted.
Any help will be appreciated.

FYI for IOS it is working fine .

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.