问题描述
退出登录 error 显示 解除device token失败 [.chatManager asyncLogoffWithUnbindDeviceToken:YES completion:^(NSDictionary *info, EMError *error) { } onQueue:nil];
解决方案
除deviceToken失败了。多出现在网不好的情况。如果忽略这个,在unbind里传NO。
时间: 2024-10-05 02:41:06