【发布时间】:2015-12-10 07:14:55
【问题描述】:
通过 iOS Apple Watch OS1 调用简单的 HTTP 适配器时出现以下错误。我们在服务器上部署了带有 WorklightAPI iOS 的 mobilefirst 6.3。
[WL_CLIENT] -[WLClient onInvokeProcedureFailure:userInfo:] in WLClient.m
Status: 0
InvocationResult: (null)
InvocationContext: (null)
Error code: 3
Error message: Procedure invocation error.
当我们在开发服务器上运行它时,它运行良好。我们看到的唯一区别是在测试服务器上启用了 TLSv1.2,而在开发中则没有。
我们在 info.plist 中定义了 ATS --> Allow Arbitrary Loads = YES 但我们仍然遇到错误。
有什么建议吗?
【问题讨论】:
-
我再说一遍。目前 MobileFirst 并未正式支持 Apple Watch...
-
是的,我们知道......但是错误代码 3 和消息来自 invokeprocedure 方法,当这种情况出现时有人可以建议吗?谢谢
-
如果您的问题确实与 Apple Watch 无关,请随时提出新问题。每当您提到 Apple Watch 时,我都无法提供帮助,因为它不应该工作。
标签: apple-watch ibm-mobilefirst mobilefirst-adapters mobilefirst-studio