Posts

Post marked as solved
1 Replies
SolvedIt turned out that some constraints were inconsistent. xCode 13 iniitialy detect them. I didnt pay attention to that.xCode repaired them by deleting. So thats the reason for wrong autolayout behaviour,They were inconsistent but needed for correct layout!I recreated the same constraints again.Now xCode 11 and 10 generates App with correct/same autolayout behaviour.I think thats a bug in xCode 11 inconsitency detection implementation. By detection they should alternativly offer to create the Constraints in a consistent way.
Post not yet marked as solved
28 Replies
exact same error.