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

null reference error in InAppBrowser plugin for WP8

    XMLWordPrintableJSON

Details

    Description

      Inside the InAppBrowser.cs file there is a method named 'open' that tries to perform a featstring.Split(',') where featstring is the options argument when performing a window.open call.
      This third parameter is optional though and can be null.

      Fix by checking wheter args[2] = null

      Attachments

        Activity

          People

            purplecabbage Jesse MacFadyen
            andreeeeee André van der Plas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: