Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constraint error for the ActionSheet #15

Open
Zoha131 opened this issue Jul 14, 2020 · 0 comments
Open

Constraint error for the ActionSheet #15

Zoha131 opened this issue Jul 14, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Zoha131
Copy link
Owner

Zoha131 commented Jul 14, 2020

Whenever the action sheet gets visible in the screen then the following message shown in the console:

2020-07-14 09:02:52.569656+0600 Birdui[2678:96050] [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:0x600001fe4b40 UIView:0x7fc8e962d4e0.width == - 16   (active)>"
)

Will attempt to recover by breaking constraint 
<NSLayoutConstraint:0x600001fe4b40 UIView:0x7fc8e962d4e0.width == - 16   (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.
@Zoha131 Zoha131 added the enhancement New feature or request label Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant