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

Coding Problem

After the user clicks the sign up button in my app I have a line of code that says [self.navigationController poptoRootViewControllerAnimated: YES] But when the sign up button is clicked it is not sent back to the root view Controller.

Robert Bojor
Robert Bojor
Courses Plus Student 29,439 Points

Can you share your code? It'll be easier to pinpoint the problem that way.

Never mind, I found the solution. Thanks anyway

1 Answer

Amit Bijlani
STAFF
Amit Bijlani
Treehouse Guest Teacher

Glad you solved the problem! It would be great if you could share the problem/solution for others to benefit from it.