aksonov / aksonov/react-native-xmpp

Chat History In Android

Ouverte
#111 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Objective-C
Étoiles
310
Forks
96
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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 .

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.