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

Nothing show in the view controller #2

Open
mca14012021 opened this issue Apr 23, 2020 · 3 comments
Open

Nothing show in the view controller #2

mca14012021 opened this issue Apr 23, 2020 · 3 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested

Comments

@mca14012021
Copy link

we follow each step as mentioned but when we run the project the nothing will show on the screen its a blank screen. could you please help us

@eleev
Copy link
Owner

eleev commented May 13, 2020

Hi @mca14012021,

Sorry for a late reply. Sure not a problem, I will write you back as soon as I have a chance.

@eleev eleev self-assigned this May 13, 2020
@eleev eleev added good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested labels May 13, 2020
@mori-ahk
Copy link

mori-ahk commented Sep 6, 2021

Hey @mca14012021! I know I'm late to answer your question, but if you're still running into the same issue I'd be happy to help?

@rajputrvm
Copy link

rajputrvm commented Jul 2, 2023

Hey @mca14012021! I know I'm late to answer your question, but if you're still running into the same issue I'd be happy to help?

Hello,

The UI comes but then disappears

Error -

`2023-07-02 16:19:27.325606+0530 cad-ios[5551:98550] [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:0x6000019ad680 UILabel:0x139f368e0.trailing == UILabel:0x139f36be0.leading (active)>",
"<NSLayoutConstraint:0x6000019acf00 H:[UILabel:0x139f368e0]-(16)-[UILabel:0x139f36be0] (active)>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x6000019acf00 H:[UILabel:0x139f368e0]-(16)-[UILabel:0x139f36be0] (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-07-02 16:19:27.339008+0530 cad-ios[5551:98550] [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:0x6000019ae580 UILabel:0x139f469a0.trailing == UILabel:0x139f4c530.leading (active)>",
"<NSLayoutConstraint:0x6000019ae670 H:[UILabel:0x139f469a0]-(16)-[UILabel:0x139f4c530] (active)>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x6000019ae670 H:[UILabel:0x139f469a0]-(16)-[UILabel:0x139f4c530] (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-07-02 16:19:27.342629+0530 cad-ios[5551:98550] [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:0x6000019af160 UILabel:0x139f51150.trailing == UILabel:0x139f51450.leading (active)>",
"<NSLayoutConstraint:0x6000019af250 H:[UILabel:0x139f51150]-(16)-[UILabel:0x139f51450] (active)>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x6000019af250 H:[UILabel:0x139f51150]-(16)-[UILabel:0x139f51450] (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-07-02 16:19:27.346375+0530 cad-ios[5551:98550] [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:0x6000019afd40 UILabel:0x139f533f0.trailing == UILabel:0x139f54e00.leading (active)>",
"<NSLayoutConstraint:0x6000019afe30 H:[UILabel:0x139f533f0]-(16)-[UILabel:0x139f54e00] (active)>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x6000019afe30 H:[UILabel:0x139f533f0]-(16)-[UILabel:0x139f54e00] (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-07-02 16:19:27.404451+0530 cad-ios[5551:98550] [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:0x6000019efe80 UILabel:0x13bb14150.trailing == UILabel:0x13bb14450.leading (active)>",
"<NSLayoutConstraint:0x6000019eff70 H:[UILabel:0x13bb14150]-(16)-[UILabel:0x13bb14450] (active)>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x6000019eff70 H:[UILabel:0x13bb14150]-(16)-[UILabel:0x13bb14450] (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. `

Untitled.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants