Unanswered Questions

25
votes
2answers
569 views

Facebook's “Messenger” has a SMS Broadcast Receiver that takes highest priority after reboot

Facebook's Messenger, has a priority of 2147483647, for their android.provider.Telephony.SMS_RECEIVED broadcast receiver, declared in their manifest. (It's sad we are forced to not follow the ...
12
votes
4answers
2k views

How to attach 5 images to a Facebook feed post using Facebook ios sdk 3.0

I'm trying to post to the user's feed something like this (it initially shows only one image but when you click "show more" you see all five images) My code looks like this : NSMutableArray ...
11
votes
1answer
120 views

OpenGraph API User Object Sometimes Returns Link that 404s

In my application I allow users to connect their Facebook accounts via oauth for the purpose of posting via our interface. We support both page accounts and regular accounts that simply manage pages. ...
11
votes
2answers
741 views

Facebook Batch Photo Upload iOS

I am having some trouble trying to get the Facebook iOS SDK to batch upload photos. Currently I can upload them one by one, but I would like to batch the requests if possible. I have read this post ...
10
votes
2answers
260 views

Is it possible to check if an email is confirmed on Facebook?

I am making a web app with SSO that is offering the user to sign in with either Google or Facebook. I would like users who have both types of accounts to show up as the same user in my system ...
10
votes
1answer
435 views

Facebook Mobile App Install Ads Error - Page you requested was not found

I'm trying to use the new facebook mobile app installs. I integrated the newest SDK in my app and followed this tutorial. In the documentation it says: "Note: to confirm the SDK is setup for ...
10
votes
1answer
3k views

Facebook-ios-sdk with embedded UIWebView

I'm working with the new facebook-ios-sdk and have successfully integrated the api into my native app. I am able to authenticate a user and properly setup permissions using a popup dialog with the ...
9
votes
1answer
164 views

Getting info with cron job on Age restricted Facebook Fan pages

I have an application that refreshes Facebook applications info at some time, let's say once a day and writes them in database. Some of the Pages that the application tries to get information from are ...
9
votes
1answer
963 views

Uploadify “Uncaught Call to StartUpload failed” when used in Facebook Canvas app on Chrome and IE

I have implemented the standard Flash version of the Uploadify jQuery plugin within a canvas app on Facebook. The upload is working perfectly fine in Firefox. But when I try to start an upload in ...
9
votes
2answers
1k views

New Facebook SDK FBSession sessionOpenWithPermissions

I've been trying to develop iOS app using Facebook and I'm new. So I've been trying to make a login with Facebook, followed a tutorial on Facebook and try to implement it. But I've encountered, ...
8
votes
1answer
956 views

How can I use the mobileweb facebook connect API with phonegap?

I'm trying to integrate Facebook into my Phonegap application that is going to be deployed for both Android and Blackberry devices. As there is only a plugin available for Android I need to go down ...
8
votes
3answers
4k views

Facebook like button issue

We're having some trouble getting our like button to work. It seemed to work last week but suddenly it's stopped working. Basically when clicking "Like", we get an error saying: You failed to ...
8
votes
2answers
545 views

How do I create a test user for a native iOS app?

I'm trying to test my native iOS app and I've been having huge problems with test users. Basically it seems that the normal graph based way of creating test users doesn't work for native apps. When I ...
7
votes
1answer
258 views

Facebook Graph API in iPhone Not working after Feb 6 Changes

I got alert & mail from facebook as following: February 2013 Breaking Changes Sunday Your app, , needs to be updated for the February 2013 Breaking Changes. Once your app is compliant, set the ...
7
votes
5answers
324 views

Facebook posting with link param failing on first try

I am trying to post to Facebook using Graph API and one of the parameters on that is link. Example URL: ...

15 30 50 per page
1 2 3 4 5 1421