-1

Maximo Anywhere 在模拟器中工作正常,无法从 iPad 设备(任何设备)登录。

来自适配器的响应为 NULL - 登录调用出错(安全领域)。附上相同的日志。请帮忙。我也检查了 wlclient.properties,但我无法登录。同时我可以登录工作灯模拟器。

谢谢提前

4

1 回答 1

1

以上问题我解决了。在该属性下方解决了我的问题,

NSAppTransportSecurity
NSAllowsArbitraryLoads

我关注这个链接对我们很有帮助。

  1. https://developer.ibm.com/mobilefirstplatform/2015/09/09/ats-and-bitcode-in-ios9/

  2. https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html

于 2016-01-08T07:03:39.613 回答