Search code examples
iphoneios-simulatormpmedialibrary

Can i access iPod Library on simulator?


I am trying some code to open the iPod Library using the simulator but the app crashes with this error:

MPMediaLibrary: Unable to launch iPod library server: application not found

Do I need an actual iPhone to test this code?


Solution

  • Yes you need to test on a device to access the media library.