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

Plugin tag <plugin/> is not replaced by <feature/>

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 3.0.0
    • 3.0.0
    • None
    • None

    Description

      Prior to 3.0.0 we used the following plugin tag for camera:

      <plugin name="Camera" value="org.apache.cordova.CameraLauncher" />
      

      Now the following tag is generated when we add plugin using cli:

      <feature name="Camera">
              <param name="android-package"   value="org.apache.cordova.core.CameraLauncher" />
      </feature>
      

      The docs still shows the previous tag. In order to maintain consistency I think the docs needs to be updated to the new tag.

      Attachments

        Issue Links

          Activity

            People

              sharifahmed Sharif Ahmed
              sharifahmed Sharif Ahmed
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: