I'm currently trying to build functionality where a user is able to upload a video on a native app. The basic idea is that a user records a task which is then sent to a manager for approval. I'm running into a bit of trouble with the uploading of the file however. There is nothing similar to the Hybrid phone camera widget and native pages don't even have a file upload widget. Has anyone had any experience with making something similar? Something with camera integration would be amazing but I would settle for simply being able to select a file from storage and upload it. Any help would be much appreciated!