I'm trying to write an application that fetches a list of a user's friends on Facebook, then creates contacts from the info it finds on them. Is there any way to access the friend's address, phone number, etc, or is that intentionally hidden? When I post to the graph api, it returns the name, work history, school history, birthday, etc. but no useful "contact" info.
Thank you in advance