aksonov / aksonov/react-native-xmpp

Chat History In Android

Abierto
#111 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Objective-C
Estrellas
310
Forks
96
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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 .

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.