[ https://issues.apache.org/jira/browse/CB-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15036611#comment-15036611
]
Raymond Camden commented on CB-1285:
------------------------------------
I'm testing this today and when I get all EXIF tags, I only get 4 or so tags. When I switch
to from FILE_URI to NATIVE_URI, it works fine (and I get a crap ton of tags). This seems like
it is still broken.
> Include EXIF metadata in image upload
> -------------------------------------
>
> Key: CB-1285
> URL: https://issues.apache.org/jira/browse/CB-1285
> Project: Apache Cordova
> Issue Type: Improvement
> Components: iOS
> Affects Versions: 2.0.0
> Environment: iOS 5.1.1 (iPad 2 & iPhone 4)
> Reporter: Stephen McKamey
> Assignee: Lorin Beer
> Fix For: 2.6.0
>
>
> Now that Cordova only supports iOS 4.2+, it would be great if it would include the additional
EXIF metadata which exists in original image files. Currently this is all stripped. I've noticed
a recent increased trend of iOS apps declaring that they can gain access to EXIF data if the
user permits location information. If EXIF & geo data were passed through this would be
a huge gain for Cordova.
> Related: a similar issue (CB-295) was opened for Android and it sounds like it was implemented.
From the other issue, it sounded like it was a side effect of resizing the image. If no resizing
needs to occur (i.e., the untouched original bits are desired), then perhaps this would help?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org
|