SendBird-iOS
SendBird-iOS copied to clipboard
Make delegate var weak in ChattingView.swift to avoid memory leaks
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.