[
https://issues.apache.org/jira/browse/CB-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435418#comment-13435418
]
Shazron Abdullah commented on CB-1246:
--------------------------------------
Since we are only supporting iOS 4 now, we should also use
imageWithCGImage:scale:orientation: from UIImage:
http://developer.apple.com/library/ios/#documentation/uikit/reference/UIImage_Class/Reference/Reference.html
This keeps the orientation as well. We were probably using the basic CG
functions before because of iOS 3 support.
> camera.getPicture should keep original date
> -------------------------------------------
>
> Key: CB-1246
> URL: https://issues.apache.org/jira/browse/CB-1246
> Project: Apache Cordova
> Issue Type: Improvement
> Components: iOS
> Affects Versions: 1.7.0
> Reporter: George Burrows
> Assignee: Shazron Abdullah
> Labels: newbie
>
> When getting a resized image from camera.getPicture(), the exif data is
> stripped out (which I understand is a hard thing to keep). However it would
> really help if we knew the original date that the photo was taken. Are we
> able to get either the lastmodified date of the original image passed through
> in the success method, or even better send through the exif value for date
> created?
> Thanks for your help,
> George
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira