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

InAppBrowser should have a 'loadURI' method so an instance can be reused.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None

    Description

      Should be able to do this:

      var ref = cordova.InAppBrowser.open('http://apache.org', '_blank', 'location=yes');
      / and later
      ref.loadURI('http://cordova.apache.org');
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            purplecabbage Jesse MacFadyen
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: