Read Public Timeline from Facebook
问题 I am new on iOS Facebook sdk. I am using version version 3.1.1 . I can reach my profile's information via sdk. But I am wondering How can I access and read from other user's public timeline? I search on web but I couldn't find anything. Thanks for answers 回答1: All roads lead to Rome. You can find other users' IDs by many ways on quite any API objects (likes and comments from photos and posts of friends or pages). Example of a request that gets many users, from a Facebook page post: https:/