aksonov / aksonov/react-native-xmpp

Chat History In Android

Open
#111 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
310
Forks
96
PR merge metrics
No merged PRs in 30d

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 .

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.