facebook-javascript-sdk
Codeigniter, Facebook javascript SDK, PHP SDK Redirect after facebook login doesn't getUser() until refresh
The process is as follows. 1. User clicks Facebook Login button 2. User signs in and grants perms 3. Facebook redirects uses FB.Event.subscribe auth.login to redirect my login controller[详细]
2023-03-28 00:55 分类:问答How to resize the facebook iframe application window
I have a facebook app which run only through a fan page. Go to app : http://apps.facebook.com/imageassistant/ (You should have a fan page to check this)[详细]
2023-03-27 09:20 分类:问答Display Email list of my FB friends
I am developing functionality for Listing email(those who shared) of my-friends(who ever is logged in) from FaceBook. Is it possible to do with Graph API ? I tried for login and then allowing permissi[详细]
2023-03-26 17:41 分类:问答Error While poping up facebook application request dialog in rail application
hi I am using following code to pop up Facebook application request dialog in my rails application. 开发者_运维百科$(\'#app_request\').live(\"click\", function () {[详细]
2023-03-26 08:53 分类:问答Facebook Login button stopped rendering
I have a test page where I am trying to work out the problems of the Facebook Login button.I tried somethin开发者_运维问答g, put things back to how they were, and now the button stopped rendering.[详细]
2023-03-26 08:34 分类:问答Sencha touch and facebook integration?
i am trying to develop an app开发者_开发问答 using sencha touch. Is it possible to integrate facebook into the app? Any sample code would be appreciate.[详细]
2023-03-26 07:53 分类:问答Facebook canvas app - delete invite after accept
I\'m writing a Facebook iframe/canvas app on fanpage as a new tab and given the ability to users to invite friends. However when their friends accepted the invitation, the invitation doesn\'t delete a[详细]
2023-03-26 05:55 分类:问答Facebook auth.sessionChange event and page changes
I am creating a Facebook Canvas application, and I am following more or less the demo app. As in the demo, I can get the user data from the signed_request which is POSTed to my site on the first page[详细]
2023-03-25 01:50 分类:问答Developing Facebook App (connect) on localhost
I\'m developing a facebook app us开发者_运维知识库ing the javascript sdk on localhost.I\'ve added the domain to the canvas url and setup my hosts file to point it to 127.0.0.7.When I go to the domain,[详细]
2023-03-24 21:42 分类:问答Difference between FB JS Events: auth.login/auth.logout and auth.sessionChange
I\'m working with the Facebook Javascript SDK and I\'m tweaking the user-login system for my website. I\'m wondering what the difference between auth.login/auth.logout and auth.sessionChange. As far a[详细]
2023-03-24 17:17 分类:问答