Tagged Questions

6
votes
4answers
1k views

AVFoundation iOS 5

My apps runing on the appstore are using mp3 and video files that don't work since iOS5 update. I've installed xcode 4.2 and... When I test in the iPhone 5 Simulator or device I get the following ...
0
votes
1answer
3k views

Playing an mp3 on IPhone OS 2.2.1

When I run this sample code on a 2nd generation IPod touch with OS version 3.0, it works fine. However when I run it on a 1st generation IPod touch with OS version 2.2.1, it doesn't. I am playing an ...