About MPMusicPlayerController and does AVAudioPlayer works in iPhoneSimulator?
- by Hlung
From http://stackoverflow.com/questions/2111866/iphone-can-i-do-audioservicesplaysystemsound-looping-with-scheduler
MPMusicPlayerController doesn't work because it is about iPod music library and I can't add a music file to it since I'm doing an iPhone game and not interacting with the outside iPod library.
Does AVAudioPlayer works in iPhoneSimulator?