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 Build a Self-Destructing Message iPhone App Capturing Photo and Video Using UIImagePickerController Uploading the File and Message

Scott Muhs
Scott Muhs
2,621 Points

Adding a user PFObject

In this video we set a bunch of message objects to be displayed in the Parse dashboard(file, fileType, recipientsId, senderID,senderUsername). I want to set up another message object of the recipients Username instead of just the ID. Can anyone help me out with this? Im not sure if there is an easy method call I'm missing, or if I'm going to have to add a bunch of code.

1 Answer

Scott, here is a full template for the social network application: Click Here.