I use AVAudioRecorder to record, it worked fine on iOS 4 devices, but yesterday we found out recording is broken on iOS5. Using the iPhone 5 simulator I got fol
It's not an error. It's only an expectation of breakpoint. This issue is occurring if you have add "expectation breakpoints" in your XCode. Main suggestion is - do not you "expectation breakpoints" in Cocos2d projects.