aksonov / aksonov/react-native-xmpp

Different Xmmpp.on('message', message) for Android and IOS

Đang mở
#120 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Objective-C
Star
310
Fork
96
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Hello @aksonov
Thanks for the the library. My issue is Im getting different Xmmpp.on('message', message) for Android and IOS.
While Recieveing Message this is the Format:

IOS : {
"active": "",
"from": "sender address",
"id": "a29bce20-bf0b-423d-93ff-e2a6946de468",
"type": "chat",
"to": "reciever address",
"body": "asasa",
"origin-id": {
"id": "a29bce20-bf0b-423d-93ff-e2a6946de468"
}
}

Android:```
{
"src": "ggg",`
"from": "sender address",
"body": "ggg",
"subject": null,
"thread": null
}
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.