Hi, I have configured vysper using BOSH and trying to connect to server between two users.User 1 checks for the presence and send messages to User2.The presence is not getting update properly.I noticed two issues when checking for presence
1. User1 and User2 connect to server the console shows User1 User2 has become available.User1 checks for the presence of User2 by using getPresence().isAvailable() returns true,User1 sends message to User2.The server console shows org.apache.vysper.xmpp.delivery.inbound.DeliveringInternalInboundStanzaRelay | cannot relay to offline receiver 2. User1 and User2 connect to server the console shows User1 User2 has become available.User1 checks for the presence of User2 by using getPresence().isAvailable().This returns false even though the server console shows User1 is available. Why is the presence not getting updated properly? Regards, Aruna Polepally | Software Engineer|[cid:[email protected]] | Office 91 (40) 44 440831| [email protected]<mailto:[email protected]>
