I am creating an iPhone app using Facebook api. I have created the app and now I’m getting friends name, uid, sex and profile picture.I have followed the steps in the https://developers.facebook.com And I need to get the online friends list from my account. I think I need to get get permission first. How can do that? please help
Thanks
Find out what permissions you need and use the api to ask for the user to grant them (this example asks for the publish_stream permission):