4
UIViewAlertForUnsatisfiableConstraints를 잡는 방법?
디버거 로그에 오류가 나타납니다. 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. 그 전화를 어떻게 잡을 수 있습니까? 내 코드의 어느 곳에도 …