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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Why am I getting this error on xmppStreamDidDisconnect :
Disconnected with error: Error Domain=libxmlErrorDomain Code=4 "Document is empty " UserInfo={NSLocalizedDescription=Document is empty }
Right after xmppStreamWillConnect is called?
I'm setting everything correctly as instructed here on git.
xmppStreamDidConnect is never called, so the password never gets the chance to be passed.
Also, Why in this git there's a version 4.1.0 but using pods the latest one is 4.0.0?
The text was updated successfully, but these errors were encountered:
Well, looks like no one knows this and in fact the library itself doesn't have much value anymore if they don't even update their own pod :S
Sorry, something went wrong.
No branches or pull requests
Why am I getting this error on xmppStreamDidDisconnect :
Right after xmppStreamWillConnect is called?
I'm setting everything correctly as instructed here on git.
xmppStreamDidConnect is never called, so the password never gets the chance to be passed.
Also, Why in this git there's a version 4.1.0 but using pods the latest one is 4.0.0?
The text was updated successfully, but these errors were encountered: