facebook-ios-sdk
Can I post on page's wall with an iOS application?
How to post to a page\'s wall using FaceBook Graph API for iPhone? 开发者_如何学GoShould I need to prompt for any permission for that?[详细]
2023-03-01 13:26 分类:问答Does the Facebook iOS SDK require the user to authenticate every time they use the app?
As described in the README for facebook-i开发者_开发技巧os-sdk, my app calls Facebook#authorize:delegate: before performing any API calls.[详细]
2023-02-22 19:21 分类:问答Publish on wall (status, link, video etc) with security
I am using facebook-ios-sdk. I want to publish on FaceBook wall with security (status, 开发者_开发知识库link, video, whatever else), so that only specific friends can see the update.[详细]
2023-02-20 12:06 分类:问答"Error Domain Code=324" while upload photo using Facebook method
I am working with the Facebook method API with iPhone-SDK.After authorizing, I tried to upload an image, using this code:[详细]
2023-02-19 08:05 分类:问答Facebook requestwithgraphpath error > facebookErrDomain Code=10000 "Operation could not be completed. (facebookErrDomain error 10000.)"
I tried the facebook-ios-sdk and followed the steps given here. After following all the steps when I executed the applications.[详细]
2023-02-19 00:29 分类:问答Facebook api ios-sdk, delegates not working, fbDidLogin not called
I have a problem with the latest iOS sdk. I successfully login and the application comes backbut the delegation methods like fbDidLogin etc do not get called.[详细]
2023-02-18 10:43 分类:问答IPhone + Twitter + LinkedIn + Facebook Error : Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
I am using MGTwitterEngine oAuth and LinkedIn i开发者_Python百科OS SDK in my iOS application with facebook-ios-sdk[详细]
2023-02-16 13:00 分类:问答FBRequestDelegate didReceiveResponse how to find out for what request this response is
I am using facebook latest iphone sdk, I am making multiple request to facebook from different places in my app. For all of them didReceiveResponse and didLoad methods get called, it is very difficult[详细]
2023-02-15 08:24 分类:问答How to retrieve Facebook response using Facebook iOS SDK
I am using the Facebook iOS SDK for iPhone. I initialize the Facebook instance facebook = [[Facebook alloc] initWithAppId:kAppId];[详细]
2023-02-14 15:06 分类:问答Post string on Facebook wall without showing dialog (iPhone Facebook SDK)
I have been searching stackoverflow and the internet and did no find a working solution for my intention.[详细]
2023-02-14 11:26 分类:问答
加载中,请稍侯......