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

Missing SDKReference support on Windows Phone

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.5.0
    • None
    • None
    • Windows 8.1

    Description

      I'm reporting this as a bug because CB-6115/Tools Release Feb 26, 2014 mentions:

      plugman@0.20.0
      Win8/WP: Added SDKReference support via 'lib-file' tags

      yet in cordova\node_modules\cordova-lib\src\plugman\platforms\wp8.js I see:

      "lib-file": {
      install:function(source_el, plugin_dir, project_dir, plugin_id)

      { events.emit('verbose', 'lib-file.install is not supported for wp8'); }

      ,
      uninstall:function(source_el, project_dir, plugin_id)

      { events.emit('verbose', 'lib-file.uninstall is not supported for wp8'); }

      I need it to add a reference to the MS Advertising SDK which requires SDKReference.

      Attachments

        Activity

          People

            purplecabbage Jesse MacFadyen
            sixlaps chris
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: