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

Ribbit - Inbox

I just finished the first video "Retrieving Data from parse.com" in the last section. And it should show the the users in the inbox view, but mine does not show anything, I look in the backend of parse and it is being sent, but does not show up in the app.? Any suggestions and I looked over code and videos and it is all the same. Any help? I also reset the iphone simulator and started it again and still nothing in the inbox.?

2 Answers

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

That has been a common problem! There is a better way to prevent this issue that I didn't show simply to keep the content shorter, but now I wish I had. If we define the keys and names for Parse as NSString constants then we can reference them throughout the app from one common place, which saves us from typos like this.

Ok, I found the issue it was in the cameraview controller, had an extra s with recipients.