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

Cause Leak

kai1004pro opened this issue · comments

when I declare let cameraManager = CameraManager(), it immediately cause 2 leaks. Does anyone have any idea ?

commented

Same problem here

@kai1004pro @allanscofield,

I've profiled the last version of CameraManager with Instruments and didn't have any memory leaks.
If the problem still persists for you please feel free to open a new PR.