ios 端无法接收到web端joinChannel的事件
sihuayin opened this issue · 2 comments
sihuayin commented
- web端登录并且加入频道成功,处于等待状态。
- ios端 登录并加入频道成功
- web端收到 有用户加入, 即 memberJoind事件触发。
而
- ios端 登录并加入频道成功,处于等待状态。
- web端登录并且加入频道成功
- ios 端没有触发memberJoined 的代理函数。
这个问题有遇到过吗?
Matrixbirds commented
rtm tutorials 你可以尝试通过这里的web端demo和iOS的chatsapp复现吗?
LichKing-2234 commented
you can reopen this issue if the problem still exists.