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 trialFarid Rasoolzadeh Baghmisheh
Courses Plus Student 1,650 PointsWhen I change lines to 0 Xcode does not give an auto layout issue.
I did everything exactly as in the video, when I change the amount of lines to 0, nothing happens.
Parker Rose
1,741 PointsHi. I was having this issue but I just figured it out. Make sure your label text is the same as his. Personally, it wasn't working because I spelled interesting wrong.
1 Answer
Christiaan Hendriksen
5,982 PointsI'm also having this issue. I used a workaround of making the height 110, but it doesn't seem like an ideal solution.
Farid Rasoolzadeh Baghmisheh
Courses Plus Student 1,650 PointsFarid Rasoolzadeh Baghmisheh
Courses Plus Student 1,650 PointsAlso when I run the code the string stays on one line and gets cut off.