Can we get relationship status changes of our friends from last 3 days including present day
what my app requires is the data of the friends who recently engaged/married etc
AND
Anniversary details from last 3 days to next 15 days (may be this can be done by reading the friends posts on our wall with happy anniversary etc but how to get the friends wall post data posted by others using facebook api
and status updates of last 3 days including present day and comments and likes on those status updates
Graph API or FQL both are fine
I am using facebook c# sdk for my windows phone app