The facebook-ios-sdk tag has no wiki summary.
5
votes
1answer
626 views
“apprequests” dialog reports success, recipients receive nothing
Using the Facebook iOS SDK I can display a dialog with apprequests and send it. Delegate method -dialogDidComplete: gets called, but the recipient(s) receive no notification or request of any kind. If ...
4
votes
5answers
762 views
first dialog after authenticating fails immediately and closes dialog
I'm using the latest Facebook SDK on iOS 5. I can use SSO to successfully authenticate the user, and then I attempt to share a link like this:
NSString *appId = [[[NSBundle mainBundle] ...
3
votes
1answer
282 views
JavaScript error on logging in
In iOS 5, when a user attempts to share a link using the Facebook API, they are prompted to log in, but then the resulting page returns this:
<script type="text/javascript"> ...
3
votes
1answer
230 views
Same FB App, multiple iOS Bundle IDs, with different suffixes?
I have two versions of my iPhone app, one is for the appstore and the other an ad-hoc version for internal testing. They have:
- Same FB App ID for both (they both communicate with same backend)
- Two ...
2
votes
1answer
56 views
Facebook iOS SDK not working
My class is a FBRequestDelegate and I'm not getting any errors on build yet I get nothing from didFailWithError or didReceiveResponse. I've been searching for close to a week now and simply cannot ...
2
votes
3answers
247 views
Facebook Graph API does not give any data earlier than 2011?
I'm the author of Fazzle app on iPhone. What my app does is basically download user status updates and sort them in various orders (e.g. most liked, most commented).
I have been wondering if Facebook ...
2
votes
0answers
55 views
Can't get requestId from Facebook ios app
Sending an invitation request with a FBDialog and "apprequests" param, I can't get the requestid when users click on the app on the bookmark list but only when they click on the notification itself.
2
votes
1answer
184 views
Frictionless Requests on iOS - how?
How do you enable frictionless requests in the Facebook iOS SDK? I saw Ole Begemann's post that it now "just works", but I get the request dialog every time.
1
vote
1answer
101 views
After disabling offline_access and removing the app from app settings I no longer get an extended access token
I disabled offline_access so that I could get extended access tokens without asking for the offline_access permission.
While testing, it seemed to work fine at first. I got a token that expired in ...
1
vote
1answer
42 views
Can I attach an image to an FBDialog?
I'm writing an iOS app that produces an image, and we'd like the user to be able to post that image to their Facebook wall using the standard facebook dialog.
The Facebook iOS SDK provides a dialog ...
1
vote
1answer
126 views
How to relaunch an app like facebook-ios-sdk does?
Question:
I am actively looking in the source code on Github's facebook-ios-sdk project myself but I was wondering if anyone already knows how to relaunch an app that sent an iPhone user to Safari, ...
1
vote
1answer
104 views
FB Singleton Login
I'm creating a singleton to access all Facebook methods and I want to handle the Login dialog in this singleton.
I followed the iOS SDK Tutorial on Facebook, but it only allows me to login within ...
1
vote
1answer
131 views
Error using facebook ios sdk - Code 100
I am developing an iPhone App using XCode 4.
I am using facebook-ios-sdk to login using facebook credentials.
Suddenly it began to return an error:
An error ocurred with . Please try again later.
...
1
vote
1answer
190 views
iOS Facebook Share Dialog never works the first time
For some reason, my Facebook share dialog never works the first timeāthe dialog window opens up and then disappears, and I get the following error:
Error Domain=NSURLErrorDomain Code=-999 "The ...
1
vote
1answer
1k views
App profile page versus m.facebook.com
Can this be true, or am I missing something, big time? It seems there's no way to access a Facebook app's profile page on the Facebook mobile site (m.facebook.com)?
I thought I wouldn't need to ...
1
vote
3answers
813 views
Facebook iOS SDK - Authorize via new Facebook Mobile App returning “authorize#error=unkown_error”
Using latest github version of FB iOS SDK in my iOS app which previously worked fine authenticating with the Facebook app installed. Now in iOS 5 and using the new facebook mobile iOS app the url ...
1
vote
0answers
473 views
Facebook Connect: “Error occurred with <app> Please try again later”
I have an iPhone app that's using facebook connect via the ios-sdk to upload videos to facebook. It's been working fine until today. Most users are able to upload ok but one particular user gets ...
0
votes
1answer
15 views
Any way to unfriend with the Facebook iOS SDK
I want to be able to authenticate then list out all my friends and have the ability to unfriend someone without going through the process on the website.
Is there any way to do that using their SDK ...
0
votes
0answers
24 views
Where should I post photos to get Facebook id and to be able to like them from iOS application
Here is my task. I have some images/photos, you can view them in my application also you should be able to like/unlike them and see how many other people have already like. I use iOS SDK for logging ...
0
votes
1answer
57 views
iOS Facebook Login but not Connect?
today I've an hard question that it causes me some problems.
I'm beginning to implement, for the first in my life, the Facebook Login/Connect in my iOS application.
What's strange? Nothing so far, ...
0
votes
0answers
24 views
Use access_token from server in new iOS SSO client environment
I'm working on a service where we allow users to signup and login with their Facebook accounts. The service runs both on the web and on an iOS client.
The use case I'm having trouble with is this:
...
0
votes
2answers
31 views
Facebook iOS SDK: how to get user's Facebook status?
I am getting very hardtime using the Facebook iOS SDK reference because I am not an expert coder. I just have this simple question.
I know the following code brings me the user information...
...
0
votes
0answers
30 views
How do you remove an app request on the iOS Facebook SDK?
When making app requests on Facebook using the iOS SDK, the developers guide requires that developers clear the request when the app is opened.
Deleting Requests
When a user is directed to ...
0
votes
0answers
45 views
How to use my PHP sdk auth token in my iPhone native app?
EDIT: This problem was caused by the fact the database field where I was storing the token was only 100 chars long, apparently the token is longer than 100 chars and it was getting silently cut by ...
0
votes
0answers
52 views
Logging in with Facebook access_token to Facebook Javascript sdk without showing a dialog
I'm trying to implement Social Plugin: Comment Box to my iPad app. As you imagine I'm using Facebook iOS SDK for Single-Sing on and all other graph requests. But the issue I'm facing is that Comment ...
0
votes
1answer
122 views
iOS Facebook Publish Feed Dialog doesn't show up after authentication
Thanks for reading.
I went through Facebook iOS SDK Feed Dialog issue after authentication but in vain.
What works:
I created a sample "Hello, World" app using the Facebook iOS Tutorial with the ...
0
votes
0answers
47 views
Getting user information via Graph API
I am trying to get the user's basic information in my iOS app, but when I call the method to do a graph API request I get an EXC_BAD_ACCESS error on FBRequest.m on the line
if ([_delegate ...
0
votes
0answers
50 views
display facebook page dialog with ios sdk
I'm working with ios, and I'm trying to show a facebook page to let user like it.
There is a dialog method in facebook ios sdk
[facebook dialog: andDelegate:]
But i can't use this method, because ...
0
votes
1answer
72 views
Include Facebook friends in “message” param of facebook's ios SDK
I'm developing an iPhone app and I'd like to be able to include a message with the Facebook Request GraphAPI call that includes some of my friends. Normally when commenting in FB I would type ...
0
votes
0answers
66 views
Using filters in apprequests dialog has no effect - Facebook iOS SDK
I'm trying to use the apprequests dialog to send invites to friends who do not have the app installed yet.
To show only the the friends without the app I'm using the filters param with ...
0
votes
1answer
23 views
How to move to the bottom of Facebook permission dialog?
In my app, I request permission: [publish_stream,offline_access] and the permission dialog show as
I want the dialog show the allow button directly, just as following without scroll
Could you give ...
0
votes
0answers
32 views
Is there a way to retrieve facebook friends having an Iphone
So my question is simple : Is there a way through the facebook graph API to retrieve only user having an iphone or using facebook iphone app?
0
votes
1answer
46 views
Facebook SDK on cocoapods
It would be a great idea to get the iOS SDK working with cocoapods, a package manager for iOS apps.
https://github.com/alloy/cocoapods
It includes some popular libraries like ASI, Nimbus, etc.
It's ...
0
votes
0answers
55 views
Graph API requests for user photo returns less than actual number. (limit is specified to 0)
I am trying to get all the user photos. I have used the limit as 0.
[facebookInstance requestWithGraphPath:@"me/photos?limit=0" andDelegate:self];
I still get only 32 records. I see that I have ...
0
votes
1answer
52 views
Questions about getting logged in user's picture using Graph API (iOS)
I am trying to get the logged in user's pictures (Not profile pictures, but pictures from albums). So I figured I would use
[facebookInstance requestWithGraphPath:@"me/albums" andDelegate:self];
...
0
votes
1answer
48 views
Social share integration with app and reporting to web service
I'm developing an app for a client, which enables social sharing of client's product via twitter and facebook.
I successfully implemented sharing feature in twitter and facebook, and also I have to ...
0
votes
0answers
41 views
Accessing properties of user's action with an apprequest on iOS
I was hoping the FBDialog returned to dialogDidComplete would hold information about what the user did with the dialog. Specifically, if the dialog was to invite the user's friends to the app I'd like ...
0
votes
1answer
96 views
Facebook Country list for user locations
Is there a list of "facebook country names"?
in my iphone app , after retrieving the location information, I want to select the country back, and the user will be able to change it, so I have to find ...
0
votes
0answers
27 views
retrieve the country with facebook connect
How can i retrieve the country with facebook connect and the city if possible ? i tried this
@"SELECT uid, name, pic ,birthday_date , sex, locale, current_location ,contact_email FROM user WHERE ...
0
votes
1answer
88 views
how to get all the permissions on facebook
in some applications, I see "Access my data any time" when I give the permissions to the iphone application, how can i do that with facebook-ios-sdk ?
NSArray *permissions = [[NSArray alloc] ...
0
votes
1answer
65 views
Is it possible to create a Facebook place through the graph API?
Does anyone know if its possible to create a Facebook place using any of the published API's?
According to this bug report it doesn't seem to be:
...
0
votes
1answer
148 views
IOS SDK: Post to wall fails on first try when app is already authorized with FB
On my iPhone with the latest version of the Facebook app, if my mobile app (lets call it MyApp) is already authorized with Facebook, posting to the wall for the first time fails. (E.g. calling ...
0
votes
1answer
405 views
How to Send App request to facebook friends through facebook iOS sdk?
I am using facebook sdk for my my iOS facebook application. I want to send app request to multiple users. I am using following method for that purpose.
NSArray* actionLinks = [NSArray ...
0
votes
1answer
83 views
Facebook Rest API friends.areFriends IOS
How to use this method with iOS sdk? How to send parameters?
For example http request will be something like this:
https://api.facebook.com/method/friends.areFriends?
uids1=10000179504****&
...
0
votes
0answers
107 views
facebook queries on IPhone
I am trying to execute a facebook multiple query from an IOS app. My aim is getting 10 photos chosen from 10 album chosen from 10 friends.
Here is the code I am using
NSString *query1 = [NSString ...
-1
votes
0answers
54 views
logout option on facebook authentication page for ios
I found that facebook authentication page for Doodle Jump has an 'logout' option. please refer this screenshot And I use latest Sharekit to share information to facebook, but it doesn't has the that ...
-1
votes
1answer
96 views
Can I do “like” a page with facebook graph api? [closed]
Possible Duplicate:
'Like' a page using facebook graph api
I want to let users sign-in with my iOS application, and click button to like a page.
But I don't use web-view that ...