Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

The version of iOS (formerly iPhone OS) was released by Apple on Oct 13, 2011. iOS 5 runs on iPhone 3GS, iPhone 4, iPhone 4S, iPod Touch 3rd and 4th generation, as well as all iPad models

learn more… | top users | synonyms (3)

0
votes
0answers
35 views

Error when running app in iOS5 for facebook

I am using DeFacebookComposeViewController to share pictures in facebook. It is running fine in iOS6. But have issue running in iOS5. I put a breakpoint in this function: - ...
0
votes
0answers
30 views

How to use Sharekit to get facebook Id on IOS 5?

I'm turnig around since days and I just need to get the user facebook ID using Sharekit, because I need also Sharekit to share content in my app, otherwise it's easier to use the FacebookSDK framework ...
2
votes
2answers
82 views

IOS app with data stored in server - how to implement facebook user registration (from server or app?)

I am building an IOS app, which doesnt have any data with it. When it wants to show friends list for example, it will request server for the json data etc.. So, how can I implement facebook ...
-1
votes
1answer
26 views

Facebook - how to get [closed]

I am looking to implement the ShareSdk for an iOS app. And it needs these parameters: #define SHKFacebookUseSessionProxy NO #define SHKFacebookKey @"" #define SHKFacebookSecret ...
-5
votes
1answer
114 views

Facebook profile visitor list [closed]

Is there a way to get my own profile visitors list, any public or private api which do this? Thankyou in advance
1
vote
1answer
162 views

How to get the list of friend without opening FBFriendPickerViewController iOS

I am using Facebook sdk 3.2 for iOS, There are various sample project available for iOS But my problem is how can i get the list of friends without opening FBFriendPickerViewController. In fact i ...
0
votes
1answer
72 views

Which FB SDK version should I use with iOS 5?

My project uses iOS 5.1 + Xcode 4.5 in this version. All I really want to do right now is to read a wall w posts from Facebook (see below link). And I will not be using iOS 6 for now. Before ...
0
votes
1answer
515 views

Facebook SDK 3.2 for iOS 5 error with FBWebDialogs

I am using Facebook iOS SDK 3.2 and I get the following error when calling FBWebDialog presentRequestsDialogModallyWithSession:message:title:parameters:handler when passing in the activeSession. "* ...
0
votes
2answers
278 views

Posting text to facebook using ShareKit on ios 5

I'm updating an existing IOS application that uses ShareKit to share to Facebook and Twitter. I've integrated ShareKit 2.0 and followed all the instructions. I have no problems sharing to Facebook ...
1
vote
3answers
207 views

Facebook share button on my app - Do I have to use the facebook SDK?

I want to implement the simplest Share this button on my app that the user can tap and share that he is using the app on his Facebook wall. Do I have to integrate the facebook sdk in my app just for ...
0
votes
1answer
81 views

Calculate amount of image data uploaded to Facebook or Twitter

I have to post image to facebook and twitter.The requirement is to provide a progressive HUD which says how much data has been uploaded.Is there any delegate method in facebook sdk or twrequest to ...
0
votes
0answers
158 views

“request time out” error in video sharing on facebook using iphone app

i am using this code to share video on Facebook and it shared small video successfully but when i tried to share large video file like 50 mb or 100 mb using this code it gives the "request time out" ...
-1
votes
2answers
356 views

iOS Facebook SDK - getting friends emails

I am developing an iPhone application, and I want to be able to list the user's friends who are connected to my application and access their e-mails, if they have already granted my application access ...
0
votes
0answers
65 views

How to implement facebook chat in ios by x-facebook-platform?

I want to implement facebook chat in my IOS 5 app by using X-Facebook-Platform and my app is already integrated with facebook SDK. can any one help me to solve this?.
0
votes
1answer
125 views

How do I get Facebook access token in iOS UIwebview?

Hi I am still noobie of iOS development, I got stuck with this problem. I made a app which uses facebook account. and there is a link which opens safari app and goes to facebook page. However I want ...
0
votes
0answers
76 views

I shouldn't use OpenGraph for post in friend's wall. However iOS feed dialog seems deprecated

I'm creating an app that posts in user's friends walls. It seems this is going to be deactivated by facebook in March: ...
0
votes
1answer
199 views

How can I open a page by Facebook application In iOS?

I have a Facebook fan page and I want to open It by Facebook application In iOS! I used this code for open a page In safari application in iOS. NSURL *myUrl = [NSURL ...
0
votes
1answer
34 views

Can't Call a UIView from inside a Facebook IOS Request

I have the following setup in IOS6 to connect to Facebook through my app. self.accountStore = [[ACAccountStore alloc] init]; ACAccountType *facebookAccountType = [self.accountStore ...
0
votes
0answers
100 views

Facebook iOS SDK 3 tutorial suggestions

Most of the questions on SO as of February 2013 deal with the old Facebook API. Is there a quick tutorial that preferably deals with: -(void)postOpenGraphActionWithPhotoURL: I am looking to post ...
0
votes
0answers
22 views

Clicking on App name in explicitly shared og actions doesn't give target_url

Here is the Scenario: I tap on my App's name in a post on my wall which is explicitly shared and shows a user generated photo and I don't get a target_url (which is quite obvious.) What I want is to ...
2
votes
0answers
177 views

FaceBook checkin in IOS 6 and IOS 5

I have some predefined location of different stores.I want to checkin to these locations through my IOS app.How can I do it? Here is the code I used for IOS 5 AppDelegate *appDelegate = (AppDelegate ...
1
vote
0answers
59 views

How to share video on Facebook

I'm developing an IPhone app where I have added videos. I would like to share that videos on Facebook. I have added FbGraphAPI. I don't know how to should I share video. I have added FbGraphAPI from ...
0
votes
1answer
294 views

How to get Youtube video URL into IPhone App

I'm developing an IPhone App where I add youtube link to UIWebView. Now when i click any video to play that video's link I need to retrieve so that user can share that link on Facebook. I'm using ...
0
votes
1answer
76 views

Can we integrate Facebook SDK 3.1 in IOS 5.0? [duplicate]

Possible Duplicate: Facebook SDK 3.1 for iOS - runs on iOS6, but crashes on iOS 5.x I have integrated Facebook sdk 3.1 in iOS 6.0 and it works fine but here my question is that can we ...
7
votes
1answer
139 views

find facebook matching post in iOS

In my iOS app, I am posting some information on user's facebook wall, now I want to find out the similar post on wall of user's friends posted by same app, or match the text on user's wall with his ...
4
votes
1answer
182 views

How to redirect to iphone app from facebook login

In my iphone app redirect to facebook login like facebook app when clicking a button. After login again redirect to my app. i'm using this code NSArray *permissions = [NSArray ...
-1
votes
2answers
109 views

Not able to post photos to facebook contacts

In my iphone app i want to post photos to selected facebook contacts. I'm getting that photos from phone library. I'm using this code: fbString=[NSString ...
0
votes
2answers
751 views

getting error on checking SLServiceTypeFacebook and twitter

My app support iOS 5+. Now I want to add facebook and twitter. I added social.framework as optional and on facebook btn i check if([SLComposeViewController ...
0
votes
0answers
241 views

youtube video sharing on facebook wall using facebook graph API in ios

I am trying to share youtube video on facebook wall using facebook graph API but its not getting share on FB wall, I have got notification from facebook :"Your video could not be processed.Visit the ...
1
vote
3answers
164 views

What iOS version should I target my next iPhone app (considering facebook integration) [closed]

The reason for asking this question is facebook support that I want to provide. Since there are crucial differences between iOS 6 and 5, I am confused. 1 - If I support only 5, I am losing serious ...
0
votes
1answer
689 views

facebook integration in iphone with Facebook sdk for ios5 and 6

i have use FAcebook sdk 3.0 to integrate facebook.I have use sample code "HelloFacebookSample" to post status. I have change in Info.plist file with my AppId. I have problem that show armv7s,armv7 ...
6
votes
2answers
482 views

Can we invite people to use our app or send friend request from the app via Facebook in iOS 5?

Consider X and Y are friends in Facebook and they both have installed an app in their respective phones. But they are not friends with each other in that app's friend list. So now, can X send a friend ...
0
votes
1answer
71 views

FBDialog scrollViewDidScroll unrecognized selector

I'm following this simple HOW TO to get Facebook working with both iOS5 and iOS6. This is working great with iOS6 but I get the following error with iOS5. The dialog is appearing but since I try to ...
5
votes
1answer
228 views

New Facebook SDK for iOS 6 has a crash issue in iOS 5

In iOS 6 New Facebook SDK is Running But Crash on iOS 5 Error is like this, dyld: Library not loaded:/System/Library/Frameworks/AdSupport.framework/AdSupport Reason: image not found
3
votes
1answer
403 views

Error: This endpoint has been deprecated. To temporarily reenable it,you may disable the “august_2012” platform migration

I am doing facebook integration part in my project. I downloaded facebook integration sample project from rey wenderlich and then changed appkey and appsecretkey. When I run this app, login validation ...
0
votes
0answers
534 views

Bugs:Safari cannot open the page because the address is invalid

There is an application that we used for testing our IOS app with Facebook integration. It works fine. We've created a new Facebook application to use as a production one but faced problems in IOS ...
1
vote
0answers
350 views

Facebook iOS SDK 3.1 openActiveSession.. always returns 0

I am working on an application that needs to be able to upload an image for the app for iOS versions 5.0+. For iOS 6, I have easily implemented the social feed that works perfectly. For iOS 5, I am ...
0
votes
1answer
249 views

Facebook iOS SDK 3.1: show a progress bar while uploading an image/video

I want to show a progress bar while my iOS app is uploading a video to Facebook. I tried the methods shown in this question: Facebook iPhone SDK: show a progress bar while uploading an image But ...
-2
votes
3answers
119 views

I cant import headers for Facebook integration in iOS 5.1

I working on facebook integration in ios 5.1 I added FacebookSDK.framework as follows if i want add social.framework not in ios 5.1 build phases . anyone can solve this problem
1
vote
0answers
170 views

Post to Facebook wall from iphone application

I'm trying to post on facebook wall from an iphone application using the facebook sdk 3.0. The code looks like this: NSMutableDictionary *params = [NSMutableDictionary dictionaryWithObjectsAndKeys: ...
0
votes
1answer
206 views

Facebook-ios-sdk-3.1 Share image and fetch album photos for ios5 and ios6

I've integrated the FB SDK 3.1 in my ios application to support both iOS5 and iOS6. I can successfully share an image on my FB wall for iOS6 but I'm not able to make the sharing work for iOS5. ...
0
votes
1answer
110 views

post image on Facebook using FBConnect

I want to post image on facebook using fbconnect. I have written following lines of code but what should I change to my code to post image on facebook. - (void) postOnPage { [self ...
2
votes
1answer
238 views

How to cache Facebook User Info with Facebook Login in IOS App

I am integrating Facebook SDK 3.1 to my iOS 5 app. After Facebook Login, I have to query like this to get user info NSString *query = @"SELECT uid, name, pic_big,username FROM user where uid = ...
1
vote
1answer
125 views

Facebook Multiple tagging on Photo ios

I am using FB graph api to tag multiple friends. I am able to tag only one friend. But not getting success with multiple friends. For single user:- NSString *photoID=@"23451245"; [FB_Graph ...
0
votes
0answers
87 views

HTML5 facebook authentication and redirect to iPhone app

We have a button of facebook in HTML5. We have put that HTML5 file on server and then opening that URL inside the UIWebView on iPhone. On taping of that button facebook ask us for login inside my ...
0
votes
2answers
681 views

Integration error while posting message on friends wall?

i m using facebook_skd_3.1 (Xcode ios 4.5) i got the friends list by calling FBFriendPickerViewController, on clicking done button i have tried to post the message on the selected friends wall but i ...
0
votes
2answers
276 views

Retrieve facebook friends & invite them to my iOS app

I am developing an iOS application in which I want to retrieve my facebook friends & send it to server for checking who are already using this app using their email or phone number. Once I get ...
0
votes
0answers
135 views

Facebook share functionatlity via native mobile app

Although the Facebook API is a very decent piece of documentation, searching it is developers hell. That is why I turn to you guys, I am looking for a very simple function: All I want is a single URL ...
0
votes
1answer
122 views

how to identify message was successfully post using Graph API in ios?

I have use Facebook Graph API for post feed on Facebook wall. I have use following code for this [[delegate facebook] dialog:@"feed" andParams:dictionary ...
0
votes
0answers
91 views

Facebook Deep linking via Sharekit

I have integrated Sharekit 2.0 in a project and I need to do some facebook deep linking. How to share a link like this : ...

1 2 3 4