Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-6510

Support for ErrorUrl preference on iOS

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.4.0
    • 3.7.0
    • cordova-ios
    • None

    Description

      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"/>

      Attachments

        Activity

          People

            shazron Shazron Abdullah
            mpridham Marcus Pridham
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: