MPMediaPickerController not working.
I've created an application which picks audio and video files from the iphone library and plays them. I've initiated the picking method from the touch up inside event of a button. But the problem is that, when i hit the button on the simulator, nothing is happening. No error is shown, but getting a message in the console that the media library is not available. What to do???
|