我在 Quickblox 聊天中遇到问题。与用户连接时出现以下错误
<failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text lang="en">assword not verified</text></failure>" UserInfo=0x1a4e8c00 {NSLocalizedDescription=<failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text lang="en">assword not verified</text></failure>})
我已经在登录屏幕上登录了应用程序。
任何人都可以帮助/建议我做错了什么。任何想法或建议都会很棒。
Best Answer-推荐答案 strong>
确保您的 QBUUser 实例。您在 QBChat 的连接方法中使用的,其中有有效的密码。
关于ios - QUICKblox 聊天中未验证密码,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/35599991/
|