Hello,
I have problem with new recording APIs presented at WWDC.
I'm using presentAudioRecordingController, it works, i am able to record something, but in completion block, when i'm trying to read this file - it doesn't exist.
This is the code i'm using. didSave is true, and error is nil. Have you got any ideas? Maybe i'm trying to write to the wrong directory?
Thank you very much,