【发布时间】: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