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

David Langley
David Langley
10,965 Points

implementing array causes a breakpoint

When I fill out the code in the Implementing the array task my simulator appears to work , however when I press the button to change the prediction to index 1 hte simulator does nothing and a breakpoint appears on my .m viewer . Any Ideas ? https://www.dropbox.com/s/19tg47e7qmu5u2l/Screenshot%202013-11-18%2023.37.30.png

1 Answer

Judging by the blue mark next to the greet stop point. I tend to accidentally create this and you need to right click on the blue mark to disable or delete it. Hope this helps.