开发者

I dont want to register my app in facebook ,i need post comments on user facebook wall page

I don't want to register my app in Facebook, I need to post comments on the users 开发者_Go百科Facebook wall page. How to implement this? If I press button it should show users Facebook wall page to publish comments about app.


I think, its not possible to directly post on someone's wall, you have to register your app with FB first, then user have to allow permissions to post on their wall.


Well, you either register your app, or you don't post comments. You choose.

The only option I can think of that does not require registration is to have a webview that will go to the user's facebook url, i.e. <a href='http://www.facebook.com/USERNAME/'/>


You would have to register the application on facebook by providing them the Hash key of your application. Its used to make sure the facebook interacts with your application.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜