Page MenuHomePhabricator

Commons iOS app should save EXIF data in camera photos
Closed, ResolvedPublic

Description

Photos taken with the camera in the app don't include EXIF data in the JPEG we create.

There is a dictionary of EXIF data provided by the image picker, and in theory we can stuff the data in using newer interfaces. Need to research this.


Version: unspecified
Severity: minor

Details

Reference
bz44431

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:17 AM
bzimport set Reference to bz44431.
bzimport added a subscriber: Unknown Object (MLST).

done:

[master 28da6c0] Save taken photos back to camera roll - gives us EXIF data too