Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ContactList functionality not working correctly unless both users are online? #438

Open
BertoGz opened this issue Nov 7, 2022 · 0 comments

Comments

@BertoGz
Copy link

BertoGz commented Nov 7, 2022

Steps to reproduce:

  1. Have User A online while User B is away and logged out.

  2. User A Sends contact Request to B

  3. Login to User B and call QB.chat.roster.get An empty object will be returned.
    during this stage only user A sees the QB.chat.roster.get payload correctly.

  4. Restart the process but make sure both A and B are logged in this time.

  5. User A sends the contact request

  6. User B calls QB.chat.roster.get this time it will return the correct payload.

As it seems, both users have to be online for the contact List connection to be created correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant