Jump to content

Recommended Posts

Posted

For all those of you who program, you know the pain of getting an error message that makes no sense, or, worse, an error number that doesn't seem to translate to a particular issue when you look it up. I'm new to XCode, but I would just like to appreciate this new error message I got:

2018-06-25 14:08:36.485716-0700 WarApp[1023:46085] [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. 

This error message is a storming work of art. I mean, the fact that they used the word "probably" shows that they are actually trying to use regular language. Anyways, I just wanted to share this with you all.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...