camera.startRecordingWithOutputUrl doesn't call delegate
Opened this issue · 0 comments
EthanSchatzline commented
I am using the example on the front page, and when I do camera.startRecordingWithOutputUrl,
The delegate method didStartRecording never gets called. didFinishRecording does get called, but didStart never gets called. Any ideas?