I have to remove a user issue with open fire xmpp
.
I Added user_1 in DeviceA it is sending Request to user_2 DeviceB,getting added.
When i am removing user_2 from DeviceA, it should remove user_1 in DeviceB but user_1 not removing from DeviceB roster
I am not receiving IQ packet
subscription="remove"
I have received IQ packet like
subscription="to"
andsubscription="none"
How to resolve this Issue?
The above scenario is working as expected in the openfire 3.6
but having problem with 4.1.