Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mem leak. #18

Open
adriansergheev opened this issue Apr 5, 2019 · 2 comments
Open

Mem leak. #18

adriansergheev opened this issue Apr 5, 2019 · 2 comments

Comments

@adriansergheev
Copy link

CameraKit Version: Last version.
iOS Device: iPhone SE
iOS Version: 12.2

Steps to Reproduce

  1. Switch between photo/video

Expected Behavior

preview view should be released.

Actual Behavior

image

@adriansergheev
Copy link
Author

a fast solution would be to set the session as nil at deinit.
cameraView.session = nil

@austinkettner austinkettner modified the milestones: 1.1.1, 1.2.1 Apr 15, 2019
@austinkettner
Copy link
Member

Thanks for submitting this @andriansergheev we are looking into it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants