Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Nehemiah Reese
17,692 PointsGetting an NSLayout error when selecting image, the photoFilterController is not presenting due to a NSLayoutConstraint
Log reads:
This NSLayoutConstraint is being configured with a constant that exceeds internal limits. A smaller value will be substituted, but this problem should be fixed. Break on void _NSLayoutConstraintNumberExceedsLimit() to debug. This will be logged only once. This may break in the future.
Steven Deutsch
21,046 PointsSteven Deutsch
21,046 PointsHey Nehemiah Reese,
Create a symbolic breakpoint on _NSLayoutConstraintNumberExceedsLimit in the breakpoint navigator.