aksonov / aksonov/react-native-xmpp

Chat History In Android

未关闭
#111 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Objective-C
星标
310
派生
96
PR 合并指标
30 天内没有已合并 PR

描述

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 .

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。