[
https://issues.apache.org/jira/browse/CB-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630209#comment-13630209
]
Sébastien BUREL commented on CB-2896:
-------------------------------------
I never been able to get some extra metadata from the imagePicker for saved
Photo album or photo library.
I tried to use similar solution than
https://issues.apache.org/jira/browse/CB-1285 but i guess that is due to
myinitial parameters:
quality : 100,
destinationType : Camera.DestinationType.FILE_URI,
sourceType : Camera.PictureSourceType.CAMERA,
allowEdit : true,
targetWidth: 1280,
targetHeight: 1280,
encodingType: Camera.EncodingType.JPEG,
popoverOptions: CameraPopoverOptions,
saveToPhotoAlbum: false
With that even the original image has no metadata, that why i decided to use
ALAssets Library.
Ok for Geolocation, i will try to author a new version of CDVCamera and follow
your advice, i certainly need helps because it's my first exeprience with git
and GitHub :-)
> Multipart exif tags are not written correctly
> ---------------------------------------------
>
> Key: CB-2896
> URL: https://issues.apache.org/jira/browse/CB-2896
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 2.6.0
> Reporter: Lorin Beer
> Assignee: Lorin Beer
> Priority: Critical
> Fix For: 2.6.0
>
>
> multi-part (complex) tags are not written correctly. this leads to an exif
> string which is of the correct size (and therefore is not reported as an
> error) but cannot be read back out.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira