2016-02-24 131 views
2

我在Quickblox聊天中遇到問題。在與用戶連接時,出現以下錯誤密碼未驗證QUickblox聊天

<failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text lang="en">Password not verified</text></failure>" UserInfo=0x1a4e8c00 {NSLocalizedDescription=<failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text lang="en">Password not verified</text></failure>}) 

我已經在登錄屏幕上登錄了應用程序。

任何人都可以幫助/建議我做錯了什麼。任何想法或建議都會很棒。

回答

2

確保您的QBUUser實例。你在QBChat的連接方法中使用的,在它裏面有有效的密碼。

+0

好吧,什麼樣的模式可以嗎? –

+0

你是什麼意思?正確的密碼應該在其中。 –