Найти в Дзене

LayoutConstraint:0x600000be7750 H:|-(0)-[UIView:0x15cdb65a0] (active, names: '|':ZenUI.ZenButton:0x15d012e00 )>",

"<NSLayoutConstraint:0x600000be76b0 UIView:0x15cdb65a0.trailing == ZenUI.ZenButton:0x15d012e00.trailing (active)>",
"<NSLayoutConstraint:0x600000be6df0 '_UITemporaryLayoutWidth' ZenUI.ZenButton:0x15d012e00.width == 0 (active)>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x600000be7480 UIStackView:0x15cd90ac0.trailing == UIView:0x15cdb65a0.trailing - 24 (active)>

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKitCore/UIView.h> may also be helpful.
2023-08-03 11:01:25.475147+0300 App[90476:11316425] [LayoutConstraints] 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.
(
"<NSLayoutConstraint:0x600000b272a0 ZenAccessibility.AX.ID.Fe....height == 10 (active, names: ZenAccessibility.AX.ID.Fe...:0x15d873e30 )>",
"<NSLayoutConstraint:0x600000b27160 V:|-(0)-[ZenAccessibility.AX.ID.Fe...] (active, names: ZenAccessibility.AX.ID.Fe...:0x15d873e30, '|':UIView:0x15d854a20 )>",
"<NSLayoutConstraint:0x600000b270c0 ZenAccessibi
1 минута