Balaji Rajendran created CB-8016:
------------------------------------
Summary: Including UserInfo Details in Error Callback (iOS)
Key: CB-8016
URL: https://issues.apache.org/jira/browse/CB-8016
Project: Apache Cordova
Issue Type: Wish
Components: iOS, Plugin InAppBrowser
Reporter: Balaji Rajendran
Priority: Minor
If the UIWebview failed to load a request, it provides additional information
about the failure in the form of "userInfo" in the error object.
Currently, the InAppBrowser plugin is not passing that "userInfo" details back
to the callback function.
It would be helpful, if it pass this "userInfo" along with other existing basic
details.
An example where we need userInfo object , Lets say We are loading a main HTML
page which has many sub HTML page requests within the same and if anyone of the
request gets failed, those failed sub-request URL request details will be
available in "userInfo" object.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]