-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Right now a user's friend list will only get updated when he logs in (not even reopens the app). This is bad since we have to get the friend list from Facebook and then upload it to Parse for a query to get translated to User references.
It would be much better if the friend list can get updated when a new user joins. All of his friends' friend list will have this new user's reference pushed in.
I will probably work on this on the next iteration.
Reactions are currently unavailable