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

Fan Luo commented on CB-5479:
-----------------------------

This is [~luofan189]

I am using cordova camera 1.2.0 on iOS 9, here is the camera options:

sourceType: Camera.PictureSourceType.CAMERA
saveToPhotoAlbum = true;
quality: 75,
allowEdit: true,
targetWidth: 1024,
targetHeight: 1024,
destinationType: Camera.DestinationType.FILE_URI,
encodingType: Camera.EncodingType.JPEG

after taking the photo, only the resized image is saved rather than the full 
resolution image.

> Save original image to photoalbum when the image is taken from the Camera
> -------------------------------------------------------------------------
>
>                 Key: CB-5479
>                 URL: https://issues.apache.org/jira/browse/CB-5479
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Camera
>    Affects Versions: 3.1.0
>            Reporter: Stephan Wezel
>            Assignee: Richard B Knoll
>            Priority: Minor
>              Labels: Android, iOS, triaged
>         Attachments: camera_plugin_save_original_image_to_photoalbum.patch
>
>
> Currently when the option saveToPhotoAlbum is active the modified image 
> (scaled, reduced image) is saved to the PhotoAlbum.
> At least when the image is taken from the Camera then the original image 
> should be saved instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to