Occurs when rotating from landscape to portrait.
2014-07-04 16:23:20.749 The Oakland Post[299:36900] 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 and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it. (Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints)
(
"<NSAutoresizingMaskLayoutConstraint:0x156944c0 h=--& v=--& UITableViewWrapperView:0x15660b10.midY == + 480>",
"<NSAutoresizingMaskLayoutConstraint:0x156944f0 h=--& v=--& V:[UITableViewWrapperView:0x15660b10(768)]>",
"<NSAutoresizingMaskLayoutConstraint:0x156946a0 h=-&- v=-&- UITableView:0x15870e00.midY == UIViewControllerWrapperView:0x15664bf0.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x156946d0 h=-&- v=-&- UITableView:0x15870e00.height == UIViewControllerWrapperView:0x15664bf0.height>",
"<NSAutoresizingMaskLayoutConstraint:0x15690020 h=-&- v=-&- UIViewControllerWrapperView:0x15664bf0.midY == UINavigationTransitionView:0x15643b60.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x15690050 h=-&- v=-&- UIViewControllerWrapperView:0x15664bf0.height == UINavigationTransitionView:0x15643b60.height>",
"<NSAutoresizingMaskLayoutConstraint:0x15694b90 h=-&- v=-&- UINavigationTransitionView:0x15643b60.midY == UILayoutContainerView:0x1563fe60.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x15694bc0 h=-&- v=-&- UINavigationTransitionView:0x15643b60.height == UILayoutContainerView:0x1563fe60.height>",
"<NSAutoresizingMaskLayoutConstraint:0x156950a0 h=-&- v=-&- UILayoutContainerView:0x1563fe60.midY == UIViewControllerWrapperView:0x1564e6e0.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x156950d0 h=-&- v=-&- UILayoutContainerView:0x1563fe60.height == UIViewControllerWrapperView:0x1564e6e0.height>",
"<NSAutoresizingMaskLayoutConstraint:0x15695540 h=-&- v=-&- UIViewControllerWrapperView:0x1564e6e0.midY == UITransitionView:0x1564b1e0.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x15695570 h=-&- v=-&- UIViewControllerWrapperView:0x1564e6e0.height == UITransitionView:0x1564b1e0.height>",
"<NSAutoresizingMaskLayoutConstraint:0x15695b00 h=-&- v=-&- UITransitionView:0x1564b1e0.midY == UILayoutContainerView:0x1564a420.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x15695b30 h=-&- v=-&- UITransitionView:0x1564b1e0.height == UILayoutContainerView:0x1564a420.height>",
"<NSAutoresizingMaskLayoutConstraint:0x156961f0 h=-&- v=-&- UILayoutContainerView:0x1564a420.midY == UIWindow:0x15645d50.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x15696220 h=-&- v=-&- UILayoutContainerView:0x1564a420.height == UIWindow:0x15645d50.height>",
"<_UIWindowAnchoringConstraint:0x15696a90 h=--- v=--- UIWindow:0x15645d50.midY == + 384>",
"<NSAutoresizingMaskLayoutConstraint:0x15696b20 h=--- v=--- V:[UIWindow:0x15645d50(768)]>"
)
Will attempt to recover by breaking constraint
<NSAutoresizingMaskLayoutConstraint:0x156944c0 h=--& v=--& UITableViewWrapperView:0x15660b10.midY == + 480>
Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
2014-07-04 16:23:20.782 The Oakland Post[299:36900] 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 and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it. (Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints)
(
"<NSAutoresizingMaskLayoutConstraint:0x156944c0 h=--& v=--& UITableViewWrapperView:0x15660b10.midY == + 480>",
"<NSAutoresizingMaskLayoutConstraint:0x156944f0 h=--& v=--& V:[UITableViewWrapperView:0x15660b10(960)]>",
"<NSAutoresizingMaskLayoutConstraint:0x156946a0 h=-&- v=-&- UITableView:0x15870e00.midY == UIViewControllerWrapperView:0x15664bf0.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x156946d0 h=-&- v=-&- UITableView:0x15870e00.height == UIViewControllerWrapperView:0x15664bf0.height>",
"<NSAutoresizingMaskLayoutConstraint:0x15690020 h=-&- v=-&- UIViewControllerWrapperView:0x15664bf0.midY == UINavigationTransitionView:0x15643b60.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x15690050 h=-&- v=-&- UIViewControllerWrapperView:0x15664bf0.height == UINavigationTransitionView:0x15643b60.height>",
"<NSAutoresizingMaskLayoutConstraint:0x15694b90 h=-&- v=-&- UINavigationTransitionView:0x15643b60.midY == UILayoutContainerView:0x1563fe60.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x15694bc0 h=-&- v=-&- UINavigationTransitionView:0x15643b60.height == UILayoutContainerView:0x1563fe60.height>",
"<NSAutoresizingMaskLayoutConstraint:0x156950a0 h=-&- v=-&- UILayoutContainerView:0x1563fe60.midY == UIViewControllerWrapperView:0x1564e6e0.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x156950d0 h=-&- v=-&- UILayoutContainerView:0x1563fe60.height == UIViewControllerWrapperView:0x1564e6e0.height>",
"<NSAutoresizingMaskLayoutConstraint:0x15695540 h=-&- v=-&- UIViewControllerWrapperView:0x1564e6e0.midY == UITransitionView:0x1564b1e0.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x15695570 h=-&- v=-&- UIViewControllerWrapperView:0x1564e6e0.height == UITransitionView:0x1564b1e0.height>",
"<NSAutoresizingMaskLayoutConstraint:0x15695b00 h=-&- v=-&- UITransitionView:0x1564b1e0.midY == UILayoutContainerView:0x1564a420.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x15695b30 h=-&- v=-&- UITransitionView:0x1564b1e0.height == UILayoutContainerView:0x1564a420.height>",
"<NSAutoresizingMaskLayoutConstraint:0x156961f0 h=-&- v=-&- UILayoutContainerView:0x1564a420.midY == UIWindow:0x15645d50.midY>",
"<NSAutoresizingMaskLayoutConstraint:0x15696220 h=-&- v=-&- UILayoutContainerView:0x1564a420.height == UIWindow:0x15645d50.height>",
"<_UIWindowAnchoringConstraint:0x15696a90 h=--- v=--- UIWindow:0x15645d50.midY == + 384>",
"<NSAutoresizingMaskLayoutConstraint:0x15696b20 h=--- v=--- V:[UIWindow:0x15645d50(1024)]>"
)
Will attempt to recover by breaking constraint
<NSAutoresizingMaskLayoutConstraint:0x156944c0 h=--& v=--& UITableViewWrapperView:0x15660b10.midY == + 480>
Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.
bug minor home