I would like to push a video into iPhone simulator to test video picking in UIImagePickerController. Is it possible to do that? And if it possible, could you please provide
None of the other methods suggested here worked for me, but I found a way that works on the latest version (6.1) of the simulator:
.m4v
file from your file system onto the simulator window. The video will now be playing in safari.You're done!