Charalampos Tampakopoulos created CB-7312:
---------------------------------------------
Summary: Wrong Destination Type for Cordova Camera
Key: CB-7312
URL: https://issues.apache.org/jira/browse/CB-7312
Project: Apache Cordova
Issue Type: Bug
Components: Android
Affects Versions: 3.5.0
Reporter: Charalampos Tampakopoulos
When I am using the following options:
quality: 95,
destinationType : FILE_URI,
sourceType : PHOTOLIBRARY,
allowEdit : false,
mediaType: ALLMEDIA,
targetWidth: 680,
targetHeight: 680,
correctOrientation: true,
saveToPhotoAlbum: false
I keep getting back the native URI from the android phone.
If I select either picture or video instead of all media the result is the
expected file_uri.
If this is the expected behavior I thing this should be stated in the
documentation.
The camera version I am using is the 0.3.0 and I am developing using a nexus 4
using android version 4.4.4
--
This message was sent by Atlassian JIRA
(v6.2#6252)