You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2014/09/04 19:35:52 UTC

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

    [ https://issues.apache.org/jira/browse/CB-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14121621#comment-14121621 ] 

Joe Bowser commented on CB-7312:
--------------------------------

This is technically a duplicate of other URI resolution bugs and isn't unique to camera.

> 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.3.4#6332)