SendBird-iOS icon indicating copy to clipboard operation
SendBird-iOS copied to clipboard

Make delegate var weak in ChattingView.swift to avoid memory leaks

Open GHarte opened this issue 6 years ago • 0 comments

Hi, while using the Allocations tool I noticed that ChattingView and all of the custom tableView cells are being retained when the GroupChannelChattingViewController is dismissed.

GHarte avatar Jul 04 '18 10:07 GHarte