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

Fix deviceReady event not fired on Windows 10 in hosted environment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-js
    • None
    • Windows 10, hosted, mobilespec

    Description

      The following check fires on Windows 10 in hosted environment

      if(window.cordova) {
          throw new Error("cordova already defined");
      }
      

      as

      window.cordova

      contains HTMLElement <span id="cordova">

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              daserge Sergey Shakhnazarov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: