Hi,
We used AudioFileCreateWithURL to create/record a audio file on the iPhone, it works on the most of time. But some customers report record failed. And the log shows when we call AudioFileCreateWithURL, it returns 'prm?'.
We call this with kAudioFileFlags_EraseFile, so I do not see any permission issue here. And the document also does not mention the permission issue. Anyone could help?
|