AVAudioRecorder throws errors

后端 未结 7 724

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

相关标签:
7条回答
  • 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.

    0 讨论(0)
提交回复
热议问题