Skip to main content

All Questions

Tagged with
0 votes
0 answers
89 views

Facebook iOS SDK 3.17 crashed on iOS 5.x

In my iOS project, I am using facebook sdk 3.17. My project information, XCODE 6.1.1 Minimum iOS version 5.0 (thats why I am using 3.17 version) The only code about facebook is In AppDelegate #...
mhunturk's user avatar
  • 296
0 votes
2 answers
56 views

Logged out from facebook and when login it shows me the same page

I have used the facebook sdk for posting a photo on a profile. When I post the photo for the first time, Safari opens up and shows me facebook's login page. I enter the usename and password and then ...
Hitendra's user avatar
  • 1,610
1 vote
1 answer
67 views

Hyperlinking of text in facebook with Social Framework

I was trying to hyperlink only specific part of string to a url with the below code on Facebook SLComposeViewController *fbController=[SLComposeViewController composeViewControllerForServiceType:...
Sudheer Kumar Palchuri's user avatar
1 vote
1 answer
1k views

Can i share more than multiple images and multiple videos from iOS app

I would like share multiple images and multiple videos in facebook from my app. How can i do that? Which one is better Social Framework or facebook SDK?
Sudheer Kumar Palchuri's user avatar
0 votes
1 answer
443 views

Send facebook app request to pre selected facebook contact

I want to send the facebook app request to preselected facebook friend. is it possible? right now i am following send request tutorial. In this it shows request and list of facebook friends. what i ...
Prajakta's user avatar
  • 322
0 votes
1 answer
112 views

graph api retrieves list of users name where name is like given text in ios

I am currently developing one application. In my application i have added facebook graph api for using facebook functionality. Its working perfectly and i can able to post message on my wall, i want ...
banu's user avatar
  • 787
2 votes
0 answers
664 views

Facebook SDK 3.5 is not working on ios 5.1

I have implemented facebook in my application. It is working on ios 6 but when it os run on ios5 it is giving error as " The operation coudn't be completed (com.facebook.sdk error 2)" Following is my ...
Mukesh Singh's user avatar
2 votes
2 answers
1k 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 ...
user2139745's user avatar
  • 1,771
4 votes
1 answer
5k 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 ...
DAMM108's user avatar
  • 960
1 vote
2 answers
4k 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 ...
mim's user avatar
  • 199
1 vote
2 answers
3k 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 URLWithString:@"https://www....
RRvv's user avatar
  • 13
0 votes
1 answer
622 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 ...
user1926201's user avatar
0 votes
1 answer
115 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 integrate ...
ggg's user avatar
  • 11
4 votes
1 answer
1k 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 arrayWithObjects:@"...
Goutham's user avatar
  • 297
1 vote
1 answer
345 views

facebook event start date format + iphone sdk

I am using FBGraph api to fetch events from Facebook. I am getting proper response. But, I am not getting proper dateformat for start_time and end_time. Right now I am getting this kind of format ...
RaviM's user avatar
  • 62

15 30 50 per page