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 break after click present fd #122

Open
hafiz013 opened this issue Apr 16, 2020 · 2 comments
Open

Constraint break after click present fd #122

hafiz013 opened this issue Apr 16, 2020 · 2 comments

Comments

@hafiz013
Copy link

hi dear support constraint has been break as describe below here:

[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:0x6000033386e0 UIView:0x7fa4f344aeb0.width == - 16 (active)>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x6000033386e0 UIView:0x7fa4f344aeb0.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.

@fulldecent
Copy link
Owner

Can you please provide a test case for this?

@hafiz013
Copy link
Author

when i click button to open up dialog pickup either image gallery or camera and choose one of them, this error come out in the logcat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants