Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-3164 Add deprecation notice for use of <plugin> inside config.xml
  3. CB-3171

Add deprecation notice for use of <plugin> in config.xml in OSX

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0
    • cordova-osx
    • None

    Description

      Unlike <plugin>, which is platform-specific and specifies the namespace, <feature> will have to contain params which define the service, the package, and other methods.

      <feature name="http://example.com/testUri">
      <param name="service" value="TestPlugin" />
      <param name="package" value="org.cordova.test.TestPlugin" />
      </feature>
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: