Browsing for videos in iOS
Currently, the CameraRoll does not support browsing for videos on iOS or Android.
A workaround is to use the File.browseForOpen to let users to pick the file from the storage (instead of opening the gallery), but this is only working on Android. So, currently, no workaround exist for iOS.
Do you have any plan to overcome this limitation? Search the web and you will find many developers complaining about this.. the best solution would be video support in CameraRoll, but, if this is not technically feasible, could File.browseForOpen be supported on iOS to apply the workaround?
Thank you very much.
