When an Id joins a group, it takes some time for the participant to become the occupant of the group. What could be the reason for this, can you guide us in any way to resolve this issue/reduce the time taken
If a particular xmppID has groups stored in bookmarks but the group is deleted from the server. If the ID tries to join that group will XMPP create a new group with the details of the deleted ones. The issue we are facing is, when an ID comes online, the app sends requests to create groups that don't exist on our server anymore. In what case will the library try to create a group that does not exist on the server?
Hello there, Thanks for the help in advance.
When an Id joins a group, it takes some time for the participant to become the occupant of the group. What could be the reason for this, can you guide us in any way to resolve this issue/reduce the time taken
If a particular xmppID has groups stored in bookmarks but the group is deleted from the server. If the ID tries to join that group will XMPP create a new group with the details of the deleted ones. The issue we are facing is, when an ID comes online, the app sends requests to create groups that don't exist on our server anymore. In what case will the library try to create a group that does not exist on the server?
Please help me to fix 2 issues.