facebook-ios-sdk
Name parameter ignored in Facebook feed dialog
I try opening a simple dialog from 开发者_Python百科my iOS app to post something on a user\'s wall. However it seems the \"name\" parameter is completely ignored.[详细]
2023-04-10 04:13 分类:问答Facebook Authentication Finished Open Another App
Using Facebook authentication, the procedures are that Facebook library will open either Safari/installed Facebook app for executing the authentication and then return back to the app.[详细]
2023-04-09 10:50 分类:问答Can I use Facebook auth server side flow on an iPhone app and still have client side interactions?
I have a website that uses Facebook authentication for logging in users. It uses the oAuth 2.0 server side flow for authentication and it all works fine.[详细]
2023-04-09 05:50 分类:问答issue with threading and facebook single sign on
I am using Facebook iOS SDK to do the single sign on. Now when the app first launch I have a modal view controller showing the login page with 2 buttons, login with twitter and Facebook. When I press[详细]
2023-04-07 02:07 分类:问答Why can't I drag the Facebook SDK into a new project?
On The Github page, it states: In Xcode, open the Facebook SDK by selecting File->Open... and selecting src/facebook-ios-sdk.xcodeproj.[详细]
2023-04-06 00:38 分类:问答iOS SDK reporting "user denied" when authenticating on test device
Building an app using the Facebook iOS SDK. When testing on the simulator, I am able 开发者_运维问答to log into Facebook (using Mobile Safari) and get a valid auth token. However, when I move to my te[详细]
2023-04-05 15:22 分类:问答Facebook already authorized callback issue
The second time I tried to authorize an app in Facebook it gives me back a window You have already authorized ap开发者_JAVA百科p name. Press okay to continue.[详细]
2023-04-05 03:52 分类:问答SQL Query to fetch user's Facebook friend list based upon gender
I am trying to fetch the friends of the user (who is logged in into his FaceBook account) based upon the gender of his friends and based upon the pic_big!=NULL (Every friend should have a big profile[详细]
2023-04-02 06:32 分类:问答Facebook single sign on in iOS issue
I just run the demo app for 开发者_运维技巧the single sign on Facebook and I am getting the following:[详细]
2023-04-01 13:19 分类:问答Facebook SDK iOS
I downloaded 开发者_如何学PythonFacebook SDK and my goal is to develop a complete Facebook client. I need to know if the SDK contains all methods and classes i have to use to develop a complete FB cli[详细]
2023-04-01 10:25 分类:问答