iOS 在获取群详情的时候失败
iOS 在获取群详情的时候失败,错误码:EMErrorUserAuthenticationFailed,错误描述:User name or password is wrong. 这是什么原因,怎么就跟用户名和密码有关系了
(lldb) po aError.code
EMErrorUserAuthenticationFailed
(lldb) po aError.errorDescription
User name or password is wrong.
(lldb) po aError.code
EMErrorUserAuthenticationFailed
(lldb) po aError.errorDescription
User name or password is wrong.
没有找到相关结果
已邀请:
1 个回复
wangyuzhang