Demo project is broken
graemesi opened this issue · 3 comments
graemesi commented
When building and running the demo project on Xcode 12.0 and iOS 13.5 or iOS 14.0:
- The Xcode debug console is filled with "Unable to simultaneously satisfy constraints" messages
- None of the child view controllers are shown and the six buttons at the bottom of the view don't work
It looks like this was broken by the v1.4.1 release
chienplee commented
Having the same issue.
AugustDev commented
same issue, application is in infinite autolayout loop
malcommac commented
Fixed in 1.4.2. thanks!