Swift, AVAudioRecorder: Error 317: ca_debug_string: inPropertyData == NULL
问题 I know that there are threads where this error message appears but they do not really supply an answer to the problem, this is why I decided open up another thread and ask again... hoping someone else has come across the same problem, solving it. import UIKit import AVFoundation class RecordSoundsViewController: UIViewController, AVAudioRecorderDelegate { // MARK: IBOutlets for Buttons @IBOutlet weak var recordingLable: UILabel! @IBOutlet weak var recordButton: UIButton! @IBOutlet weak var