camerakit-ios icon indicating copy to clipboard operation
camerakit-ios copied to clipboard

Mem leak.

Open adriansergheev opened this issue 6 years ago • 2 comments

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 avatar Apr 05 '19 12:04 adriansergheev

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

adriansergheev avatar Apr 05 '19 13:04 adriansergheev

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

austinkettner avatar Apr 15 '19 16:04 austinkettner