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

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

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • 3.1.0
    • cordova-windows
    • 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

            purplecabbage Jesse MacFadyen
            filmaj Filip Maj
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: