Awalz / SwiftyCam

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

Video recording in continuous loop for infinite time. #146

Open Jitenderios opened 6 years ago

Jitenderios commented 6 years ago

hi @Awalz , When user records video and comes back to camera screen from recorded preview screen and record again and follows the same steps 3-4 times . In this case the the delegate function- func swiftyCam(_ swiftyCam: SwiftyCamViewController, didFinishRecordingVideo camera: SwiftyCamViewController.CameraSelection) is never getting called, even when the user releases the long press and the video recording is running in continuous loop for infinite time.

I have attached a screenshot for your reference.

Thanks, Jitender img-20180201-wa0001

shalins commented 5 years ago

Happens to me all the time as well