CameraEngine icon indicating copy to clipboard operation
CameraEngine copied to clipboard

Taking photo with front camera

Open ossmalpha opened this issue 9 years ago • 1 comments

The app crashes when I try to take a photo with front camera. This was working fine before updating to Swift 3 syntax.

Here is some debug code I got:

invalid mode 'kCFRunLoopCommonModes' provided to CFRunLoopRunSpecific - break on _CFRunLoopError_RunCalledWithInvalidMode to debug. This message will only appear once per execution.

[AVCapturePhotoOutput capturePhotoWithSettings:delegate:] flashMode must be set to a value present in the supportedFlashModes array'

ossmalpha avatar Sep 28 '16 18:09 ossmalpha

I got the same crash. Anyone with a fix?

ghost avatar May 12 '17 06:05 ghost