Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.0
-
cordova-plugin-battery-status, cordova-plugin-camera, cordova-plugin-console (DEPRECATED), cordova-plugin-contacts (DEPRECATED), cordova-plugin-device, cordova-plugin-device-motion (DEPRECATED), cordova-plugin-device-orientation (DEPRECATED), cordova-plugin-dialogs, cordova-plugin-file, cordova-plugin-file-transfer (DEPRECATED), cordova-plugin-geolocation, cordova-plugin-globalization (DEPRECATED), cordova-plugin-inappbrowser, cordova-plugin-media, cordova-plugin-media-capture, cordova-plugin-network-information, cordova-plugin-splashscreen, cordova-plugin-vibration
-
None
Description
According to the plugin spec (http://cordova.apache.org/docs/en/3.0.0/plugin_ref_spec.md.html#Plugin%20Specification), it should be:
http://apache.org/cordova/ns/plugins/1.0
But, for example, cordova-plugin-camera has:
http://www.phonegap.com/ns/plugins/1.0
Some plugins have:
http://cordova.apache.org/ns/plugins/1.0
For each core plugin (in the Components section), update the plugin namespace accordingly.