Hello,
I have developed an app for iPad Device. I am using startRecordingAtPath:(NSString *)path and stopRecording() to save video in my App's Document directory. However app got crashed sometimes after 10-15 mins and sometimes after an hour of recording.
I need some suggestions so that I can debug this issue.
Thanks