Facebook comments in iOS UIWebView
I'm loading a URL from my own web site into a UIWebView in an iPhone app. This page has the Facebook Comments social plugin enabled. It was working beautifully two weeks ago, using the mobile friendly version of Facebook comments. However, a week ago, something changed on Facebook's end. I'm no longer seeing the mobile friendly version, and it has that awful "Comment Using" drop down that lets you log in via Facebook, Yahoo, AOL, or Hotmail, which is clearly meant for a desktop/mouse setup.
Does anyone know of a way to get the mobile friendly markup in this scenario?
I already tried using Facebook's iOS SDK for reading & posting comments, but your Facebook app has to be "white listed" before you're able to post comments using the Graph API. It turns out that only ONE app is white listed...something called "Causes." U开发者_运维知识库gh.
Thanks!
Ah ha! Facebook finally fixed this problem:
https://www.facebook.com/notes/facebook-media/bringing-facebook-comments-to-mobile/306485919386904
Have you updated your facebook API, as it has been changed from 1st October.
Check Out this link
精彩评论