SwiftyCam icon indicating copy to clipboard operation
SwiftyCam copied to clipboard

Delegate method not called when video is recorded.

Open zakilaliwala opened this issue 4 years ago • 1 comments

when i present the camera view and recorded the video, the below delelgate method does not get called , BUT, if i change the camera it works fine.

It does not work only when we recored the video directly without flipping the camera (i.e front / rear)

  func swiftyCam(_ swiftyCam: SwiftyCamViewController, didFinishProcessVideoAt url: URL) {
}

Am i missing something? Please help asap.

zakilaliwala avatar May 19 '20 07:05 zakilaliwala

Just Uninstall And Install the app again. This works for me

muhammadahmad665 avatar Mar 30 '21 12:03 muhammadahmad665