brian johnston created CB-6523: ---------------------------------- Summary: Windows 8 can't take base64 photo Key: CB-6523 URL: https://issues.apache.org/jira/browse/CB-6523 Project: Apache Cordova Issue Type: Bug Reporter: brian johnston
Test: 1) set destinationType to navigator.camera.DestinationType.DATA_URI 2) call navigator.camera.getPicture 3) console.log(imageData.substr(0,200)); No errors are thrown but the imageData value is not base64 text. It is "//capturedimagescache/wp.....jpg". -- This message was sent by Atlassian JIRA (v6.2#6252)