Closed
Description
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
Labels
No labels