I'm developing app for IPhones where users clicks button, gets the list of all videos from his IPhone and uploads chosen video to server. I know how to upload video to server, but I don't know how to implement video searching. How can I get pathes to all videos (in users IPhone) in Array? (Currently my IPhone is unavailable for use, so I'd like to know also how to test video search in IPhone Simulator?)
Kind Regards