Skip to main content

All Questions

Tagged with
1 vote
0 answers
43 views

link facebook sdk selectively for ios version >= 7

How can I link an external framework selectively on ios ? Facebook framework works for ios >= 7 and I also want to support ios 6. Just doing weak linking doesn't work as its an external framework. I ...
anuj's user avatar
  • 1,040
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
0 votes
1 answer
500 views

Facebook iOS SDK Login Fails On First Attempt but Successful on Second

Ok, so this has been a tough one for me to debug because I do not experience this problem that many users of my app appear to be experiencing. If you would like to try it yourself, you may download ...
JRoss's user avatar
  • 177
2 votes
3 answers
3k views

Facebook login in iOS app for multiple users on one device

My app will be used by multiple users. How can I integrate facebook in a way so that the safari doesn't save any user credentials & throw a login page each time some one tries to login. I ...
user2783709's user avatar
0 votes
0 answers
207 views

could not checkin on facebook from my iOS application

Recently Publishing a Checkin object is deprecated in favor of creating an Open Graph story with a location attached. You can also create a Post with a location attached using the 'publish_steam' ...
Mobile Developer iOS Android's user avatar
1 vote
1 answer
371 views

Enable facebook login in iOS

I'm using UIActivityViewController for sharing image and text to Facebook and Twitter. If I logged in with Facebook in the settings page, the facebook icon will showing the UIActivityViewController. ...
user2674668's user avatar
0 votes
1 answer
283 views

Facebook Login with iOS facebook application doesn't go back to my application after authentication [duplicate]

I am using Latest iOS facebook sdk and connecting to facebook on my application start screen.It is using iOS facebook Application for the facebook login, and if I am already logged in to facebook then ...
Rana Asif's user avatar
0 votes
1 answer
115 views

can't post image description in facebook

I can't post in facebook feed an image with description. here the code I given, It will share the image but , can't post description NSDictionary *parameters=[NSDictionary ...
Vineesh TP's user avatar
  • 7,923
1 vote
1 answer
184 views

Facebook invitation notification error

I want to send Facebook invites to friends but I don't know why invitation are being shown at the receiving end. I used this code NSMutableDictionary* params = [NSMutableDictionary ...
Noor's user avatar
  • 2,069
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
0 answers
189 views

get all fb person name same as given name in facebook ios

Friends i am developing facebook related application. In my application user can able to search person name. so first i have tried Graph-Api search. i got the list of peoples but some peoples are ...
banu's user avatar
  • 787
0 votes
0 answers
129 views

Facebook closeAndClearTokenInformation

I having problem with the log out from facebook. It should log out the current user and back to the main page but now It back to the main page but it pop back to the current screen with the empty ...
ng mun hong's user avatar
0 votes
1 answer
281 views

Facebook SDK 3.6 for iOS error 2 on device

Facebook login works properly on iOS simulator, but it doesn't work on device (iPhone 4). As far as it works on simulator, I think facebookId, permissions, .... are set up ok. NSArray *permissions = ...
Alex Guerra's user avatar
1 vote
2 answers
589 views

Facebook sdk fetch friend error

I am new to iOS development. I got an error when fetching the friend from facebook by using the Facebook SDK.Here are my code. FacebookClass - (void)fetchFacebookFriend{ AppDelegate *appDelegate ...
Jason lau's user avatar
  • 111
1 vote
1 answer
135 views

integerating twitter,facebook to iphone app using button is not working

I am trying to integrate Twitter and Facebook into my app. I tried this demo, and it works only when I try it in a separate project. When I try it in my project it does not work (the actions do not ...
Najd's user avatar
  • 35

15 30 50 per page
1
2 3 4 5 6