How do I get exif data from a video using ImagePicker API

Please provide the following:

  1. SDK Version: ~8.1.0
  2. Platforms(Android/iOS/web/all): iOS

Hi! I’m using the ImagePicker API and I need to get the EXIF data from a video that the user has chosen from their camera roll. Specifically, I need to get the date the video was recorded.

The EXIF prop works just fine for images, but nothing shows for videos. Does anyone know a solution to this?

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.