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

iOS

Algorhythm App - I cannot connect the UI with the code, and I have no clue where the error is

I can run the app, but the Title and Description does not appear.. I've been checking&checking the code and everything is the same as the videos. It might be a Main.storyboard with the buttons or segues, but I don't see the error.

Which app is it?

1 Answer

Got it!! It was an issue within the order of the views in the scene! The image was above the Title and Description Label! :)

Glad you got it! I am marking your answer as best because I solved your issue. If you ever solve your own problem and post an answer to your own question, feel free to mark it as best!