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

Sébastien BUREL commented on CB-2896:
-------------------------------------

Lorin

I just post the modification i use on my github, it add the GPS and Exif to all 
the jpeg files capture from the camera and also from the library.

https://github.com/sburel/cordova-ios/blob/Capture-Exif-GPS-Metadata/CordovaLib/Classes/CDVCamera.h
https://github.com/sburel/cordova-ios/blob/Capture-Exif-GPS-Metadata/CordovaLib/Classes/CDVCamera.m

I did a lot of test and it works fine.

Let me know what you think.


                
> 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

Reply via email to