[
https://issues.apache.org/jira/browse/CB-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981038#comment-13981038
]
Marcus Pridham commented on CB-6510:
------------------------------------
It seems to be any unrecoverable error. So timeout loading main page or main
resource is unavailable.
For iOS, I could see this being tied to UIWebViewDelegate
webView:didFailLoadWithError.
> Support for ErrorUrl preference on iOS
> --------------------------------------
>
> Key: CB-6510
> URL: https://issues.apache.org/jira/browse/CB-6510
> Project: Apache Cordova
> Issue Type: New Feature
> Components: iOS
> Affects Versions: 3.4.0
> Reporter: Marcus Pridham
> Priority: Minor
>
> Android provides an ErrorUrl preference for if a page fails to load. It
> would be nice if iOS provided a similar preference. Currently a white screen
> is displayed and a error is logged to the console.
> http://cordova.apache.org/docs/en/3.4.0/guide_platforms_android_config.md.html#Android%20Configuration
> ErrorUrl (URL, defaults to null): If set, will display the referenced page
> upon an error in the application instead of a dialog with the title
> "Application Error".
> <preference name="ErrorUrl" value="myErrorPage.html"/>
--
This message was sent by Atlassian JIRA
(v6.2#6252)