Awalz / SwiftyCam

A Snapchat Inspired iOS Camera Framework written in Swift
BSD 2-Clause "Simplified" License
2.08k stars 326 forks source link

Delegate method not called when video is recorded. #224

Open zakilaliwala opened 4 years ago

zakilaliwala commented 4 years ago

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.

muhammadahmad665 commented 3 years ago

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