Skip to content

No Exif Geolocation (Latitude/Longitude) Data on iOS #751

Closed
@dancherb

Description

@dancherb

RN 0.55.3
react-native-image-crop-picker 0.20.3

On Android I receive an exif data object that includes the following:

GPSLatitudeRef: 'N',
GPSLatitude: '38/1,54/1,3540/100',
GPSLongitude: '1/1,26/1,1920/100',
GPSLongitudeRef: 'E'

On iOS, when trying the same images and freshly taken ones (that work with another module, react-native-image-picker), no geolocation data is returned.

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