I have implemented xmpp chat in ios app, connection get established, get authenticated, message successfully sent but it not recieving message from other end??
I have implemented xmpp chat in ios app, connection get established, get authenticated, message
Share
You must send a presence stanza, either without a priority subelement (which means priority 0), or with a priority element that is 0 or higher, in order to receive messages: