CameraEngine
CameraEngine copied to clipboard
configureOutputDevice() crash in CameraEngine!
Fabric Error content is "partial apply for CameraEngine.(setupSession() -> ()).(closure #1)". To get an error, do catch apply in "self.cameraMetadata.previewLayer = self.previewLayer". but it's not a solution. I think previewLayer is announced lazy value so it would be nil. I'm not be assure that. please help about error! thanks
Same here!