Wie fange ich bei UIViewAlertForUnsatisfiableConstraints an?

In meinem Debugger-Protokoll wird ein Fehler angezeigt:

Will attempt to recover by breaking constraint 
<NSLayoutConstraint:0x191f0920 H:[MPKnockoutButton:0x17a876b0]-(34)-[MPDetailSlider:0x17a8bc50](LTR)>

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.

Wie fange ich bei diesem Anruf an? Es erscheint nirgendwo in meinem Code.

Antworten auf die Frage(4)

Ihre Antwort auf die Frage