-
Notifications
You must be signed in to change notification settings - Fork 90
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
Spectrum did not automatically subscribe to my presence updates. #78
Comments
Can you please attach or send me a log from that? It works for me here when testing. |
|
It turns out the the spectrum server in my roster did not subscribe to my presence updates. I fixed this by sending a presence available directly to the spectrum server. After the spectrum server received the presence available it attempted to subscribe to my presence updates, which I authorised. I'm not sure why this didn't happen automatically. |
Spectrum no longer sends a WrapperMessage.TYPE_LOGOUT when the last resource of a user logs out. I'm having this problem in gateway mode. I think this bug was introduced when you ported spectrum to swift3.
The text was updated successfully, but these errors were encountered: