Marcus Pridham created CB-6510:
----------------------------------

             Summary: 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)

Reply via email to