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

XMPPFramework keeps disconnecting #1242

Open
AlanChatflix opened this issue May 7, 2024 · 1 comment
Open

XMPPFramework keeps disconnecting #1242

AlanChatflix opened this issue May 7, 2024 · 1 comment

Comments

@AlanChatflix
Copy link

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?

@AlanChatflix
Copy link
Author

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

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