Tell UITableCell the height of UItextview Dynamically
问题 Currently I'm making a Messaging App but recently the tableCells are not resizing as expected. I've used the new iOS 8 relative height functionality but still nothing changes. All the design it's being done via Storyboard so far everything works as expected but need to tell the tableCell to resize based on the textview height. here how it's currently looking. http://i.imgur.com/lqoxxJV.png The Code I'm using is the following. - (UITableViewCell*)tableView:(UITableView*)table