imaginary-cloud / CameraManager

Simple Swift class to provide all the configurations you need to create custom camera view in your app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shouldFlipFrontCameraImage doesn't seem to work

fischu opened this issue · comments

When using the front camera with shouldFlipFrontCameraImage set to true shows the image without being horizontally flipped.
Changing it to false doesn't do anything either.