Varkalight 6.2 To target a hybrid application to the iPad - we get the symptoms described below in the ExCode Simulator, which is totally dependent on the target device. Choose.
The app currently tries to call
from WlCommoninit ()
Our target server is a full WL server running on Liberty Instance on a remote machine, we use HTTPS and a specified IP address
https: // wxyz: 443 / worklight
We have adjusted the deployment target and have rebuilt the app before running XCode.
WL.Client.login ()
error callback fire and we see the log message that we are trying to kill the right URL, we also see this error message
NSURLErrorDomain Error -1012
We have a complex network setup, with firewalls between IOS simulators and servers and even if we use a safari on a simulated device If we run, we can access the URL correctly.
Question:
-
Does the NSRRL show the cause of Dorman Failure? Or is this just a part of the error processing?
-
Any suggestions for further diagnosis?