dynamic cell height in UITableView with AutoLayout
问题 I have been trying to get this tutorial dynamic-cell-height to work in ios8 for days now and can't figure out what is going on. It works in ios7 on the iphone and it works in both ios7 & ios8 on the iPAD but it doesn't work on any the iphone on ios8. I think the problem lies in how and when the labels are being created within the cell. I have the following code in the controller: - (void)viewDidLoad { [super viewDidLoad]; // Do any additional setup after loading the view. self.dbManager = [