I’m currently developing an app which supports in-app audio recording. The user can get a standard tableview of locally saved audio files he/she have already recorded throug
Is contentURL always the same or do you generate a new one each time?
Also could you try explicitly calling prepareToRecord before record and checking whether it succeeds or not?