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 trialhello world
346 PointsParse - Private message
Hello to all, you can send private messages to a specific user with Parse?
I would like that in my app there was a possibility to send a private message from user A to user B.
There are ideas on this issue?
5 Answers
Stone Preston
42,016 Pointsyes. have you done the ribbit app? the concept is the same as sending a ribbit message, except instead of allowing the user to send to multiple people, you only let them select one person to send it to.
hello world
346 PointsThanks a lot man! I'm doing that one now. But I also need to send text messages. Is that possible?
Stone Preston
42,016 Pointshmm im not sure if in app text messages are possible. in app emails are I believe, but i dont know about in app text messages.
Stone Preston
42,016 Pointshmm im not sure if in app text messages are possible. in app emails are I believe, but i dont know about in app text messages.
hello world
346 PointsOk. Email works fine. Do you know how to do that?
Stone Preston
42,016 Pointsno I do not. You could google it though and probably find something that could help
hello world
346 PointsOk. Thank you for all your help Stone!
Stone Preston
42,016 Pointsno problem : )
Stone Preston
42,016 Pointsno problem : )
Nicolaus Nsarray
Courses Plus Student 65 PointsDid you get it to work?