Quote:
Originally Posted by nithiniz
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???
|
Well, the simulator isn't the best place to test it because it has no iPod, and that's why the library isn't available. You'll have to test on the device.