Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'd like to be able to debug my application in the iPhone emulator. The app uses the Media Library Framework so I'm not really sure whether I'm able to add songs to the emulator and actually try out the app there. Is this possible?

Right now I'm just using the iPod directly for this...

Thanks, rui

share|improve this question

1 Answer

up vote 2 down vote accepted

No, unfortunately it's impossible at this point.

Source: my knowledge from developing apps based on MediaPlayer.framework since May of '09.

share|improve this answer
Thanks for the confirmation mate! – rui Dec 21 '09 at 10:34

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.