Skip to content

I have issue as described in details when press share button with share package ^0.6.4+2 #57197

Description

@amir0f

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:0x6000035542d0 _UIActivityActionCellTitleLabel:0x7fb15b7601c0.height >= 22.6667 (active)>",
"<NSLayoutConstraint:0x600003557ac0 V:|-(15)-[_UIActivityActionCellTitleLabel:0x7fb15b7601c0] (active, names: '|':UIView:0x7fb15b76f4b0 )>",
"<NSLayoutConstraint:0x600003557390 V:[_UIActivityActionCellTitleLabel:0x7fb15b7601c0]-(15)-| (active, names: '|':UIView:0x7fb15b76f4b0 )>",
"<NSLayoutConstraint:0x6000035500f0 'UIView-Encapsulated-Layout-Height' UIView:0x7fb15b76f4b0.height == 52 (active)>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x6000035542d0 _UIActivityActionCellTitleLabel:0x7fb15b7601c0.height >= 22.6667 (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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in triagePresently being triaged by the triage team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions