views:

39

answers:

1

I want to create a visualization where I see friends being added as time passes but I don't think the Facebook API tells me since how long I am friends with someone.

A: 

You can subscribe to Real-time Updates for friends, so facebook should notify your app when new friend is added (in theory, haven't tried it myself :) ).

serg