我这边是可以的。

请开启调试日志:

开启调试日志

初始化时调用以下函数。注意发布应用时关闭日志,避免泄露数据。

Android SDK :
AVOSCloud.setDebugLogEnabled(true);
IM TAG: AVPushConnectionManager
HTTP TAG: ===AVOS Cloud===
iOS SDK:
[AVOSCloud setAllLogsEnabled:YES];

看看创建会话的时候,有什么日志输出?