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

iOSDemo crash #6

Closed
LemonGui opened this issue Dec 28, 2016 · 3 comments
Closed

iOSDemo crash #6

LemonGui opened this issue Dec 28, 2016 · 3 comments
Assignees
Labels

Comments

@LemonGui
Copy link

iOSDemo crash -- TopicViewController.m -- line79 [_recvContentField setText:recvtext];
'NSInternalInconsistencyException', reason: '-[UIKeyboardTaskQueue waitUntilAllTasksAreFinished] may only be called from the main thread.'

@shockcao
Copy link
Contributor

thanks for your issue, UI for iOSDemo has not been completed, we should fix it as soon as possible.
the network & log util work well in demo, u can comment out the crash code

@garryyan garryyan added the bug label Dec 28, 2016
@shockcao
Copy link
Contributor

fix this crash with commit 0ca674f

@shockcao shockcao self-assigned this Dec 28, 2016
@zxedker
Copy link

zxedker commented Dec 29, 2016

#0ca674f

This was referenced Jul 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants