SwiftyCam icon indicating copy to clipboard operation
SwiftyCam copied to clipboard

A Snapchat Inspired iOS Camera Framework written in Swift

Results 93 SwiftyCam issues
Sort by recently updated
recently updated
newest added

How do I pass the taken image into another ViewController, which is pushed onto the CameraViewController. Do I have to use the didTakePhoto Delegate?

I'm about to purchase my first M1 mac, but first I want to make sure that all pods that I'm using are compatible with M1.

- Changes iOS build target to 10 - Compiles for Swift 5 Working and compiling using Swift 5. If you are interested in merging this to master, I can fix...

I am getting this error when I try to record a very short video: [SwiftyCam]: Movie file finishing error: Error Domain=AVFoundationErrorDomain Code=-11805 "Cannot Record" UserInfo={NSUnderlyingError=0x280490de0 {Error Domain=NSOSStatusErrorDomain Code=-16418 "(null)"}, NSLocalizedRecoverySuggestion=Try...

camera goes black while receiving phone call and camera doesn't work....

Zoom scale is wrong when open camera but it will correct after switch camera.

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...