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

cordova.plugin('list') should fire callback on success

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.9.0
    • 2.9.0
    • cordova-cli
    • None

    Description

      Problem:

      Currently, the cordova.plugin('list', [], fn); does not trigger the callback on a success.

      Expectation:

      The function should trigger the callback on a success and pass the plugins found.

      The callback signature should be:

      function(e, plugins) {}
      

      Attachments

        Activity

          People

            mwbrooks Michael William Brooks
            mwbrooks Michael William Brooks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: