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

Robert Maidla
Robert Maidla
15,612 Points

Ribbit iOS app unexpected build fail

Hi, So after finishing the second to last block of tasks in the Ribbit iOS app creation I've ran into a mysterious problem. I tried completing the extra credit task of implementing an MBProgressHUD display into the app which should appear while the image/video is being loaded onto Parse.com.

After downloading the pod and unsuccessfully trying to use the code, the project failed to load. I removed all the changes I did and tried running the project again several times but xcode gives me a strange error ever since. The error mentions something about a twitter account not getting recognised. I'll post a picture of the error messages I'm getting in xcode. It's frustrating because minutes ago I was able to run the same project and it did everything it was supposed to.

Here is the link to the picture describing the error: http://postimg.org/image/dzonpgykl/.

Thanks in advance.