2015-12-3019:29:16.526 autolayout[28645:2090707] Unable to simultaneously satisfy constraints. Probably at least one of the constraints in the following list is one you don't want. Try this: (1) look at each constraint andtryto figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it. ( "<NSLayoutConstraint:0x7a6667a0 V:[UIView:0x7a666580]-(10)-| (Names: '|':UITableViewCellContentView:0x7a666480 )>", "<NSLayoutConstraint:0x7a666800 V:|-(10)-[UIView:0x7a666580] (Names: '|':UITableViewCellContentView:0x7a666480 )>", "<NSLayoutConstraint:0x7a65fff0 'UIView-Encapsulated-Layout-Height' V:[UITableViewCellContentView:0x7a666480(0.49)]>" )
Will attempt to recover by breaking constraint <NSLayoutConstraint:0x7a6667a0 V:[UIView:0x7a666580]-(10)-| (Names: '|':UITableViewCellContentView:0x7a666480 )>
Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints tocatch this in the debugger. The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.