I'm trying to show information about certain facebook pages in an iOS app, and I know for a fact that it is not needed any authentication when using the graph api by HTTP but I can't find a way to do it with the iOS SDK. Is this possible or should I get it with the graph API??
Asked
Active
Viewed 39 times
1 Answers
0
You can use the Graph API with just an appid and a key, no Facebook SDK required. See this: Facebook API: Can I simply read posts from wall without loging in?

Community
- 1
- 1

Martin Koles
- 5,177
- 8
- 39
- 59