FedericoCapaldo / IOSPitchPerfect

starting off my IOS app learning. long rewarding journey.
0 stars 0 forks source link

audioRecorderDidFinishRecording returns false flag for no reason #1

Open FedericoCapaldo opened 8 years ago

FedericoCapaldo commented 8 years ago

every time I try to record the audio it fails and there is no apparent reason for the flag to be false.

FedericoCapaldo commented 8 years ago

the problem seem to be the line audioRecorder.delegate = self in the RecordSoundViewController.