【问题标题】:Keyboard is not responding键盘没有响应
【发布时间】:2014-07-11 05:01:49
【问题描述】:

我想知道这个错误。为什么会这样。当我输入一些文本时,我的键盘没有响应。它给出了这个错误:

-[UIKeyboardInputManagerClient handleError:forRequest:] will retry sending 
 generateCandidatesWithKeyboardState:candidateRange:continuation: to keyboard daemon after 
 receiving Error Domain=NSCocoaErrorDomain Code=4097 "The operation couldn’t be completed. 
 (Cocoa error 4097.)

我必须等待一段时间才能再次键入文本。请建议我如何消除此错误。

非常感谢。

【问题讨论】:

  • 如何让键盘出现?是输入文本字段还是输入其他内容?
  • 是的,它是文本字段。键盘出现正常。 @MichaelDautermann
  • 我在 ios7 中也发生过这种情况
  • @SudhaTiwari 你找到解决方案了吗?
  • @TheValyreanGroup 是的,那时我正在使用 TPKEYBOARD。所以我删除了那个文件。

标签: xcode ios7 uikeyboard


【解决方案1】:

我只在模拟器上看到过这种情况。我通过iOS Simulator -> Reset Content and Settings...重置模拟器解决了这个问题

【讨论】:

  • 什么都没做
【解决方案2】:

有些时间模拟器不工作。

iOS Simulator -> Reset Content and Settings

然后点击。

Xcode->Product->Clean ..

它对我有用。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2011-11-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-01-16
    相关资源
    最近更新 更多