We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related to joola/joola.sdk#60.
This is due to a mismatching UID passed back and forth between Core and SDK. Realtime query response should include UID from first reply, not n>1.
The text was updated successfully, but these errors were encountered:
#368 resolved. fixed bug with realtime UID exchange.
4e7f618
Merge pull request #369 from joola/feature/#368
0917ebf
#368 resolved. Fixed bug with realtime UID exchange.
itayw
Successfully merging a pull request may close this issue.
Related to joola/joola.sdk#60.
This is due to a mismatching UID passed back and forth between Core and SDK.
Realtime query response should include UID from first reply, not n>1.
The text was updated successfully, but these errors were encountered: