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

Front camera flash setting always auto

Hanschrs opened this issue · comments

Hi, when we set the front camera, even if the flash mode is changed, it always goes to auto. Any suggestion?

I think it's not always auto on front camera. It's always as same flash mode as back camera.
Flash mode icon changes but actual flash mode is not change.
Hope #214 fix this issue.