I have a situation where I will be recording audio files and save it into the documents folder of the app until the user uploads it to the server. The audio recorder will record the sound and it will save the file in the documents folder as he comes out of the audio recording screen. Any suggestions?
Thanks
Path to the documents directory:
Saving the data (an NSData) to the documents directory:
Deleting the file after the upload the the server: