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

Can't Uninstall-reinstall plugins via Plugman can't find plugin Id with core

    XMLWordPrintableJSON

Details

    Description

      Updating iOS Cordova to 3.1 for iOS 7 compatibility and read in the News section (here: http://cordova.apache.org) that plugins no longer have 'core' in the plugin ID. I need to update InAppBrowser for the iOS 7 fixes so I tried to uninstall/reinstall the InAppBrowser plugin that the article mentioned doing and got the result below:

      drmorgan$ plugman uninstall --platform ios --project PhoneGapApp/ --plugin org.apache.cordova.core.inappbrowser
      Plugin "org.apache.cordova.core.inappbrowser" not found. Already uninstalled?

      I have verified that I still have Plugman working with the project and that I can successfully Install/Uninstall plugins in 3.1. I did the following test below to verify:

      drmorgan$ plugman install --platform ios --project PhoneGapApp/ --plugin https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git
      org.apache.cordova.inappbrowser installed.
      drmorgan$ plugman uninstall --platform ios --project PhoneGapApp/ --plugin org.apache.cordova.inappbrowser
      org.apache.cordova.inappbrowser uninstalled.

      Attachments

        Activity

          People

            jcesarmobile jcesarmobile
            drm75 Daniel Morgan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: