You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vivek Thakur (JIRA)" <ji...@apache.org> on 2014/08/18 11:55:18 UTC

[jira] [Assigned] (CB-7312) Wrong Destination Type for Cordova Camera

     [ https://issues.apache.org/jira/browse/CB-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vivek Thakur reassigned CB-7312:
--------------------------------

    Assignee: Vivek Thakur

> 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
>            Assignee: Vivek Thakur
>
> 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)