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

Terminating app due to uncaught exception #8

Closed
apiphoomchu opened this issue Nov 29, 2020 · 4 comments
Closed

Terminating app due to uncaught exception #8

apiphoomchu opened this issue Nov 29, 2020 · 4 comments

Comments

@apiphoomchu
Copy link

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'room uuid 和 token 不能为空'
terminating with uncaught exception of type NSException

@apiphoomchu
Copy link
Author

I don't known how to solve this problem ): Please help.

@Matrixbirds
Copy link
Contributor

The reason in English is : room uuid & token parameter cannot be empty. Probably you passed the empty value for roomUuid and token, My suggestion is to check the parameter in your environment.

@apiphoomchu
Copy link
Author

apiphoomchu commented Dec 2, 2020

@Matrixbirds I use the AgoraMeeting sample and it give me that error and I don't know how to solve it (I'm not good at OBJ-C. I only got at swift sorry for that ;-;)

@apiphoomchu
Copy link
Author

@Matrixbirds Thank you very much!!!!! NoW I solve the issue. I update some code and framework and it work for me.
I think I have to learn Chinese to understand the error haha.

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

2 participants