Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Steps:
Enter the following:
cordova plugin add cordova-plugin-camera --save
Then manually add another entry for camera on config.xml, then enter the following:
cordova plugin rm cordova-plugin-camera --save
Expected:
All plugin entries to be removed from config.xml
Actual:
Only one entry is removed