Facebook Comments Box API: http://developers.facebook.com/docs/reference/plugins/comments/
Questions:
- The users' comments will be stored on Facebook server. We don't have to worry about managing them in our database, unless we want to store them in our db. Is this correct?
- I'm working on an app that lets users share and comment on photos. Is there FB Comments API for Android app (natively or via webview)?
Thanks!