Skip to main content

All Questions

Tagged with
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
2 answers
273 views

Multiple facebook login in a application iPhone-sdk

I am using FBConnect in my application. It have four buttons and I want 4 users use our different facebook login in single application and single device according to button click. and after once login ...
Mitesh Khatri's user avatar
2 votes
0 answers
294 views

Facebook status update with a photo (Without creating an Album)

I am using Facebook SDK in my iphone app. I am able to upload a photo with a caption. I follow this example: http://www.icodeblog.com/2011/03/28/facebook-sdk-posting-to-user-news-feed/ This is how I ...
smartsanja's user avatar
  • 4,510
0 votes
2 answers
300 views

How do I make my iPhone application pass in my Facebook auth token to my web server?

I have a web server that requires the browser clients to first authenticate with Facebook and then uses that session to access the Facebook PHP SDK and interact with Facebook. The client never talks ...
user605957's user avatar
  • 2,489
0 votes
1 answer
460 views

How do I login with Facebook credentials on my iPhone application?

I have a web application that authenticates users against Facebook. Once my site redirects them to login with Facebook, FB redirects them back to my site with a valid session cookie. This is a ...
user605957's user avatar
  • 2,489
0 votes
1 answer
238 views

Facebook Sharing Window Issue

I am using Sharekit for Facebook sharing on my iPhone app. I had used used the following code for setting the app icon in the sharing window. It works fine except during first time login to Facebook. ...
jay's user avatar
  • 3,647
0 votes
2 answers
1k views

post on multiple friends facebook wall

I make application with only one facebook wall post. It works good for me using FBConnect. but now i want wall post to multiple friends at a time on one button click. Is it possible for post on ...
Jasmit's user avatar
  • 241
3 votes
1 answer
421 views

Issue with sharing on facebook using sharekit

I am using sharekit for facebook and twitter integration.My problem is when i log in using facebook credentials i am not able to post any text,image or url.I have configured the SHKFacebookKey & ...
Aditya's user avatar
  • 4,396
1 vote
1 answer
473 views

Facebook publish on wall ,It is taking two requests first time in IPhone?

I am using facebook api to share facebook .i am using [self.facebook dialog:@"feed" andParams:params andDelegate:self]; on button action .But first time the popupwindow is showing but immediately ...
Univer's user avatar
  • 325
-1 votes
1 answer
498 views

Facebook integration into the iphone app

I want to integrate facebook into my iphone app and can i find who are all online in the facebook programmatically using the facebook SDK Please let me know your comments.
user198725878's user avatar
11 votes
2 answers
478 views

SSO requiring multiple attempts to login

When the user tries to login into my iOS app using Facebook Connect's Single Sign-On (SSO), it fails multiple times before letting the user login to the app. This does not occur every time, but occurs ...
Viggnesh's user avatar
  • 247
0 votes
1 answer
414 views

Receive specific feeds from facebook using graph api

I am developing an IPhone app. The user can post to his wall and now I want to read ONLY the news feeds that was posted from the IPHone app. When I use https://graph.facebook.com/me/feed?...
Yaniv Efraim's user avatar
  • 6,673
1 vote
1 answer
159 views

iPhone SDK Facebook Insight

I was given a task to get a data of a fan page from facebook insight, that is to gather page likes, user visits etc. and then build chart according to that. Can any one provide me a starting point for ...
Alan Bond's user avatar
1 vote
2 answers
2k views

Facebook app error when leaving "native ios app" field blank

I previously had a facebook app working great with my native IOS app. I recently recreated the app to rename it for when we release to the app store. When I select "Native IOS App" and enter the ...
drfence's user avatar
  • 1,557
1 vote
2 answers
3k views

timeout value for ios facebook sdk request

hey guys does the ios facebook sdk asynchronous request delegate allow developer to specify some sort of timeoutInterval value? i know that the nsURLRequest has a timeoutInterval value that u can set....
Daniel Nguyen's user avatar

15 30 50 per page