Aspect ratio NSLayoutConstraint in UITableViewCell is breaks
问题 I'm trying to set appropriate NSLayoutConstraint s for a UIImageView in a UITableViewCell . The desired constraints are as follows: 16:9 aspect ratio 0 leading 0 trailing 11 top 11 bottom The UIImageView is the sole subview of the cell's contentView. I have set tableView.rowHeight = UITableViewAutomaticDimension and tableView.estimatedRowHeight = 80 2018-03-28 15:52:30.454688-0400 TestApp[28844:694668] [LayoutConstraints] Unable to simultaneously satisfy constraints. Probably at least one of