I want to access inbox of my facebook from iPhone application.
I have implemented Graph API.
How to do that?
Asked
Active
Viewed 784 times
0

dks1725
- 1,631
- 1
- 20
- 29
1 Answers
1
Issue GET request http://graph.facebook.com/me/inbox with read_mailbox permission and access_token.

Jeyara
- 2,198
- 1
- 23
- 26