0

Possible Duplicate:
Can i access iPod Library on simulator?

I noticed that there is no iPod app in the iPhone Simulator. If I am using the MediaPlayer framework and I want to test accessing the music library of the device (the simulator), can I do this using the simulator or do I need to buy an account so I can use my actual device?

Community
  • 1
  • 1
James
  • 2,951
  • 8
  • 41
  • 55

1 Answers1

2

No, there is no access to the MPMediaPlayer framework on the simulator. You'll need to become a paid-up member of the Developer program and run your app on your device.

See also Can i access iPod Library on simulator?

Community
  • 1
  • 1
occulus
  • 16,959
  • 6
  • 53
  • 76