Repository

react-native-image-picker/react-native-image-picker

:sunrise_over_mountains: A React Native module that allows you to use native UI to select media from the device library or directly from the camera.
7952 1844 111 1515

[🐛] Android - Metadata Timestamp is null.

includeExtra = true,getting null timestamp (image metadata) on android (image pick + select image from gallery). Added all relevant permissions. compileSdkVersion = 33 targetSdkVersion = 31

Works on ios - getting correct timestamps , bug is only on android.

  • Image Picker version: 4.8.5
  • React Native version: 0.63.5
  • Platform: Android (ios works)
  • Development Operating System: MacOS
  • Dev tools: Android Studio