You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Michal Mocny (JIRA)" <ji...@apache.org> on 2013/04/26 19:52:18 UTC

[jira] [Commented] (CB-2791) Support for Exif Tags in iOS update

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

Michal Mocny commented on CB-2791:
----------------------------------

Im having compilation issues today:
Undefined symbols for architecture i386:
  "_CGImageDestinationAddImageFromSource", referenced from:
      -[CDVCamera imagePickerController:didFinishPickingMediaWithInfo:] in libCordova.a(CDVCamera.o)

and that seems to be related to "Getting GPS data from Image Exif"

So I am wondering, is there a new requirement for a framework?
                
> Support for Exif Tags in iOS update
> -----------------------------------
>
>                 Key: CB-2791
>                 URL: https://issues.apache.org/jira/browse/CB-2791
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.6.0
>            Reporter: Lorin Beer
>            Assignee: Lorin Beer
>            Priority: Minor
>             Fix For: 2.7.0
>
>
> iOS has added some new tags since the exif writer was first written. These are multi data component tags which include some really cool metadata, such as the 0x9214 Subject Area tag, which reports the primary identified subject (such as a face).
> Format supplied for these tags is slightly different, so new conversion functions are necessary.

--
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