UITextView-Placeholder
UITextView-Placeholder copied to clipboard
Crash when use Sougou Input method
2016-01-08 16:43:46.797 MyAPP[14249:60b] UMLOG: error: session_id=D24909DC00345158A3E9FC348CA53AAC, context=Only run on the main thread!
(null)
(
0 CoreFoundation 0x00000001884bef6c
2016-01-08 16:43:47.815 MyAPP[14249:f017] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Only run on the main thread!'
Hi, @publicBenz, how can I reproduce the bug?
@devxoul Make the textView becomeFirstResponder, and the change the input method to Sougou, crash..
@publicBenz Thanks, I'll take a look for it soon :)
@publicBenz What is 'Sougou'?
@devxoul Sorry, it is Soguo. An input method for iOS. http://pinyin.sogou.com/mac/
@publicBenz 修复了没?一样遇到了
Meet the same bug, increase crash rate with 0.036 %
@publicBenz, @nutcn: I installed Sogou on my iPhone and it works properly. Which version of UITextView+Placeholder and Sogou are you using?