[ 
https://issues.apache.org/jira/browse/CB-6510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181983#comment-14181983
 ] 

ASF subversion and git services commented on CB-6510:
-----------------------------------------------------

Commit a96f059ac160c20c95d0ee802e0ee09dfb0f5856 in cordova-ios's branch 
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=a96f059 ]

CB-6510 - Support for ErrorUrl preference on iOS

- ErrorUrl is a file that is relative to the www folder, or an external url. 
The value cannot have any query parameters or fragment identifiers, since an 
error query parameter is passed to the url, with the query parameter value as 
the error message.


> 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
>            Assignee: Shazron Abdullah
>            Priority: Minor
>             Fix For: 3.7.0
>
>
> 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.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to