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

Media plugin does not specify a dependency on File plugin 1.0.1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • None
    • cordova-plugin-media
    • None

    Description

      Version 0.2.9 of the media plugin needs version 1.0.1 of the File plugin, but there is no dependency tag in plugin.xml

      Actual:

      no dependency tag with version
      

      Expected:

      <dependency id="org.apache.cordova.file" version="1.0.1" />
      

      To repro to test version compatibility:
      1. Have an older version of the File plugin installed @0.2.5
      2. Install Media Capture 0.4.2 (it will not install the newer File plugin)
      3. Build the project (it fails)

      OR

      To repro to test just Media plugin:
      2. Install Media Capture 0.4.2 (it will not install any File plugin)
      3. Build the project (it fails)

      Workaround:
      Install the latest version (1.0.1) of the File plugin before you install the Media plugin

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: