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
Haroon Akhtar
3,129 PointsGet Messages from friends i follow only Ribbit iOS app
How can i get messages from only the friends i follow ribbit iOS
1 Answer
Steve Hunter
57,712 PointsIf you use a separate back-end within Parse for the iOS and Android apps, the friends won't overlap.
At the moment, you're probably using the same API key in each application. If you generate a new app in Parse and get a new API key, you can use one key for Android and another for iOS.
I hope that makes sense!
Steve.
Haroon Akhtar
3,129 PointsHaroon Akhtar
3,129 Pointsbut in the app at the moment we can get messages from anybody that sends us a message how can i only make that so i get a message from my friends relations