I am making a IOS application to chat with others facebook users.
- I open the connection.
- Authenticate the user.
- Go online sending the presense to the server.
- Receive the presence of the others users.
The problem is: The server only send to me 8 users.
How can I make a XMPP request for more presences, using the IOS framework? The XMPP have a automatic request?