-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: cordova-plugin-device
-
Labels:None
-
Environment:
Windows 7 64bit, Cordova CLI 6.1.1, cordova-android 5.1.1
When doing project/"cordova plugin save" on CLI the cordova-plugin-device version 1.1.2 does not save itself to project/config.xml. Version 1.1.1 saved a line like this:
<plugin name="cordova-plugin-device" spec="~1.1.1" />
Version 1.1.2 does not do this - I guess it should too?