pontusab / react-native-media-library

🌈 Provides access to user's media library.
7 stars 7 forks source link

Gps location is always null on android. #1

Open danniolsen opened 4 years ago

danniolsen commented 4 years ago

I am facing an issue with getAssetInfoAsync(id).

On IOS the GPS location is provided correctly, but on Android it always resolves to null.

When I try with the ImagePicker, then the GPS location is present on both platforms.

I have noticed that the uri's are different when using either.