aksonov / react-native-xmpp

XMPP library for React Native (iOS and Android native support)
BSD 2-Clause "Simplified" License
305 stars 96 forks source link

Message Delivery Receipts #117

Open kamleshsindhal08 opened 5 years ago

kamleshsindhal08 commented 5 years ago

How to get acknowledgment for send/receive message in ejabbered/XMPP?

@aksonov : Any suggestion for this query?

Daniel231 commented 5 years ago

Maybe i can help, do you mean like dobule v receipts after message sent with smack? or you want the stanza structure?

kamleshsindhal08 commented 5 years ago

Message Delivery Receipt did not receive in ios and android after the message sent.