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

Lorin Beer commented on CB-2896:
--------------------------------

I like the method Sebastien, and it seems to work. I need to investigate the 
use of AlAssets further, as when we first discussed exif support on iOS, we 
found AlAssets forced multiple read/writes in order to imbed the metadata.

You can read the initial discussion on exif here:
https://issues.apache.org/jira/browse/CB-1285

Additionally, there is a fix for this issue for the existing code inbound, 
which means I'll be closing this issue. I think your code has a lot of value, 
though, and it addresses a couple more issues.

I plan on using your Geolocation functions to address CB-2905, and it would be 
best if you contributed it yourself. Could you author another version of 
CDVCamera.m with just the Geo functions, and issue a pull request against my 
mirror? https://github.com/lorinbeer/cordova-ios
That way I can pull your contributions in under your own commits!

                
> 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