-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.9.0
-
Fix Version/s: None
-
Component/s: cordova-plugin-camera, cordova-wp8 (DEPRECATED)
-
Labels:None
Reproduction steps:
1. create a new cordova app
2. add the camera plugin, version 0.2.9 (latest)
3. add the wp8 platform
4. use getPicture with DATA_URL option and no width/height set
Result:
No valid imageData is returned in the success callback.