i have a Facebook page, and i want to fetch all the photo albums of the FB Page to an ios application am currently developing. I seem to have stuck at it.
Please someone suggest how i should go about it?
|
i have a Facebook page, and i want to fetch all the photo albums of the FB Page to an ios application am currently developing. I seem to have stuck at it. Please someone suggest how i should go about it? |
|||
|
|
|
use graph APi to get all the details from your Facebook page..... https://graph.facebook.com/ID/albums returns list from your page. |
|||
|
|