fetch email of a friend in facebook app
问题 How do I fetch the email of my friend programmatically in my facebook application? Does facebook provide this functionality? 回答1: The answer is no, Facebook does not provide this functionality. Facebook tries to protect the privacy of its users, and therefore user email addresses are explicitly not available. The only way to email a user is to prompt them to grant you extended email permissions via a Facebook prompt. If they grant you the permission, you can then use the notifications