【问题标题】:ios 8 custom keyboard UIViewServiceInterfaceErrorDomain?ios 8自定义键盘UIViewServiceInterfaceErrorDomain?
【发布时间】:2015-04-02 12:14:28
【问题描述】:

当我尝试制作自定义键盘时遇到这个错误,我正在抓狂,

MobileSafari[1234:36764] viewServiceDidTerminateWithError:: 
Error Domain=_UIViewServiceInterfaceErrorDomain Code=3 
"The operation couldn’t be completed. (_UIViewServiceInterfaceErrorDomain
error 3.)" UserInfo=0x7f971da0f6a0 {Message=Service Connection Interrupted}

谁能知道这个错误是什么意思?!

【问题讨论】:

  • 嘿,一些代码可能会有所帮助,但在这里:stackoverflow.com/questions/25604552/… 有人似乎有类似的问题。
  • 这在您测试邮件功能时有效,我知道它在模拟器上不可用,但我怎么能在模拟器上测试我的自定义键盘!!
  • 您解决了这个问题吗?我也面临这个问题

标签: ios swift ios8 ios-app-extension custom-keyboard


【解决方案1】:

如果你使用的是模拟器,那可能完全是模拟器的问题。

查看:I have REAL misunderstanding with MFMailComposeViewController in Swift (iOS8) in Simulator

寻找解决方法。

【讨论】:

  • 我知道了,但我应该如何测试我的自定义键盘?!
  • 即使我使用真机调试也会遇到这个错误
  • @Meseery 如果有效,请记住将其标记为正确答案。
猜你喜欢
  • 2014-08-11
  • 1970-01-01
  • 1970-01-01
  • 2014-11-25
  • 2014-11-19
  • 2015-06-14
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多