Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS 创建群组 报错10021 group id 被占用.已经创建过的群组,在后台删除了该房间,还是不能用 #24

Open
yjjjjiang opened this issue Mar 1, 2017 · 0 comments

Comments

@yjjjjiang
Copy link

后台只是把房间删除,但实际上该房间还是存在
10021是由于群组没有解散,又创建了同样id的群组,如果是由主播(创建该房间的人)进入该房间或者再次创建该房间,就不会报错
群组id由后台根据用户id分配,保证唯一性,demo目前默认主播退出房间就会解散群组

@yjjjjiang yjjjjiang changed the title IOS 创建群组 报错10021.已经创建过的群组,在后台删除了该房间,还是不能用,报错group id 被占用 IOS 创建群组 报错10021 group id 被占用.已经创建过的群组,在后台删除了该房间,还是不能用 Mar 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant