Blank result uri when picking large video files

  1. SDK Version: 44
  2. Platforms(Android/iOS/web/all): All (primarily Web)

Hello, I have an app were users need to pick a large video file to upload to a third party provider like video.api or mux.

expo image picker works fine for file sizes up to around 200mb but any bigger than that and the result is not status cancelled but the uri is blank.

Users of the app need to be able to upload large video files like they would other sharing sites (Youtube, Reddit e.c.t.). How would I go about doing this with expo image picker?

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