Display Facebook News Feed in iPhone app for a Facebook Business Page
问题 BACKGROUND: There is a publicly available Facebook business page, I can see the entire page and the Facebook news feed in my web browser, without actually being logged into my Facebook account. So there is no session or authentication information to display this web page in my browser. WHAT I WANT: Now, I want to show the Facebook news feed for this Facebook business page as a scrolling UITableView within my native iPhone app. How do I do this? THE PROBLEM: When I access the Graph API