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!
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

Fernando Zablah
1,516 Pointssigning up new users part 2 pfuser
My app crashes i am in Ios development creating an selfdestructing message app in the video: http://teamtreehouse.com/library/ios-development/build-a-selfdestructing-message-app/using-parsecom-as-a-backend-and-adding-users/signing-up-new-users-part-2-pfuser
and when I try to sign up it crashes here is my project: https://www.dropbox.com/s/5bs7iqjgmn9ykm0/RibbitFZZ.zip
2 Answers

Amit Bijlani
Treehouse Guest TeacherWere you able to resolve this issue?

Fernando Zablah
1,516 Points.
Fernando Zablah
1,516 PointsFernando Zablah
1,516 PointsWell I started from zero gain (a new project) and i don't have that trouble any more, but i sent a support mail and they give it to ben, and he say me that the sign up button method spelling was different in the implementation and in the header files. I corrected it. But i am working in the one that I started from zero ,and when i try to do the code for LOGIN it crashes and the spelling was the same in the h and m files so i don't know what i'm doing wrong. I'm going to advance to that step in the other project to see if i get reed of that error but if you know why it crashes it will be allot helpful Here is my project https://www.dropbox.com/s/vqb52nhflli2fwv/Ribbit2FZZ.zip
Thanks