Skip to content

GPSTimeStamp shows 00:00  #11

@restante

Description

@restante

Hi,
thank you for what you have done, it is very helpful.
I only have an issue and I hope you can help with it.

I am adding GPS location (from CGLocation) and creation date to an image, and the container shows as following during debug:

po container.exifData
{
"{Exif}" = {
"2017:09:17 19:44:50" = DateTimeOriginal;
};
"{GPS}" = {
Altitude = "19.23933";
DOP = 65;
Latitude = "51.55607";
LatitudeRef = N;
Longitude = "0.2521907";
LongitudeRef = E;
TimeStamp = "2018:01:11 12:29:26";
};
}
Picture is saved and GPS data is there.
Anyway, using any exif tool, both datetime original and GPS Timestamp are not present

screen shot 2018-01-11 at 12 35 15

Any ideas, please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions