开发者

how can I import images from facebook account to my iphone app?

开发者 https://www.devze.com 2023-02-23 06:03 出处:网络
I have to take images from facebook account to my iphone, so what should I do to achieve such concept开发者_运维百科?Try looking deeper through http://developers.facebook.com/docs/api may be it will g

I have to take images from facebook account to my iphone, so what should I do to achieve such concept开发者_运维百科?


Try looking deeper through http://developers.facebook.com/docs/api may be it will give you the solution of your requirement.

In order to get the users profile pic...

http://graph.facebook.com/000000000/picture

Where 000000000 is an id of user logged.

0

精彩评论

暂无评论...
验证码 换一张
取 消