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

Load appURL after plugins have loaded

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.7.0
    • cordova-ios
    • None

    Description

      This code:
      https://github.com/apache/cordova-ios/blob/01b3d191d47b5f5b9549a1174b0d92ae0f0a901d/CordovaLib/Classes/CDVViewController.m#L207-L234

      Should be after:
      https://github.com/apache/cordova-ios/blob/01b3d191d47b5f5b9549a1174b0d92ae0f0a901d/CordovaLib/Classes/CDVViewController.m#L427-L437

      Why?
      This allows plugins, like a local web server, to update the appUrl for the app to use.

      Impact/risk:
      None. The loading of this preference is not depended upon until after the plugins have loaded, so moving it to the new position does not make a difference.

      Attachments

        Activity

          People

            shazron Shazron Abdullah
            shazron Shazron Abdullah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: