How should I handle image and video uploads from an Unreal Engine mobile application?

If I make a mobile app using Unreal Engine, how can I let users upload photos and videos from their phone to the app?

Hello @Suhebm ,
I don’t know much about mobile development, but I did some research and found these posts that, although they’re a bit old, might be helpful or at least give you an idea of how this functionality could be implemented. I also found a GitHub plugin that could be useful for what you’re trying to achieve.

Hope it helps!