Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
The facebook-app-requests tag has no wiki summary.
0
votes
0answers
39 views
Facebook app requests in native Android app: Android notification directs to app page instead of app
I have an app that uses the Facebook SDK and the requests dialog to sent app requests.
When the app request is received on an Android device running the Facebook app an Android notification is ...
0
votes
1answer
29 views
How to send app request using FBNativieDIalogs in facebook-ios-sdk 3.1.1 framework?
I want to send app request to facebook friends of user. I am using facebook-ios-sdk 3.1.1 framework. There is
[FBNativeDialogs presentShareDialogModallyFrom:self.parentViewController ...
1
vote
0answers
25 views
FB iOS SDK How to test: Send request and receive it?
im a iOS game developer, im new in this stuff of how integrate facebook SDK. I need facebook to sent and receive virtual gifts from device to device, such as coins, lives, so on.
I already logged in ...
0
votes
0answers
52 views
Facebook Activity Feed in Mobile Game (iOS and Android)
I'm wondering how to feed an Game Activity on facebook from my mobile application(android game).
I know hot to make a post in the wall in facebook but I want directly to post in GameActivity not on ...
0
votes
0answers
32 views
Why aren't app request notifications in facebook android app leading to the Play Store (or) android app directly?
I have configured a native android app in my facebook app settings, however when users send requests to their friends through our app, the notification on the facebook android app doesn't take ...
0
votes
0answers
29 views
How can I track accepted Facebook Invites to my website via multi-friend selector or other way
I am currently working on a referral system on a website where you can do the common ol' multiple-email invite, so that it sends out an email to a group of people containing a link that, when ...
0
votes
1answer
59 views
Exceeding Facebook API Rate Limit
How can I tell if my Facebook app is exceeding the rate limit, other than the obvious blocked API calls? What is the error message that is recieved? Does it show in the app insights?
0
votes
0answers
34 views
Multiple Facebook Apps/IDs for 1 Website
Is it possible to use multiple facebook apps/ids on one website.? For example let's say I have 2 apps, called userless-app1 and user-app2, that will perform different functions on my website. ...
0
votes
0answers
36 views
Created an app to automatically post wordpress blog posts to facebook page - only I can see posts
I have installed a plug-in called Simple Facebook Connect in Wordpress for my site, runtheworlds.com. I had to create an app, put in the settings into the plug-in, and it's supposed to let me post ...
0
votes
0answers
35 views
ios FB request sent but not shown on users wall
Duplicate of FB requests
I have already submitted that question but got no response yesterday so i am posting it again, I hope i will get some response.
Regards.
0
votes
1answer
31 views
AS3 FacebookMobile apprequest
I have this adobe air project using Facebook application, and I used to send feed to friends walls sharing this application, then Facebook disabled this feature of posting on your friend's wall via ...
0
votes
0answers
87 views
IOS fb invites sent but not shown on users wall
I am sending requests from my app to the fb friends but i am not getting any notification on the wall of fb user whom i sent request ?
I am using FB SDK 3.2 (i hope its the latest)
Following is the ...
0
votes
1answer
22 views
Can we use “requests” for non-game apps?
I am unclear on whether Facebook requests (user to user) can only be used for Games Apps - or whether other web based FB Apps can use requests also.
We have a web based FB App - on our website a user ...
2
votes
0answers
306 views
presentRequestsDialogModallyWithSession does not work, but gives good result
When I use the webdialog for a friendrequest, everything is going fine, except no request or anything is made.
The code:
NSMutableDictionary *params = [NSMutableDictionary ...
0
votes
0answers
36 views
iOS - How to have all facebook friends pre-selected for app request?
I have facebook app request implemented in my iOS app and I want all friends to be selected by default and let the user to deselect friends instead. Can we do that in iOS ?
Thanks in advance.
1
vote
0answers
197 views
The graph api /me/apprequests return http error
I use
FB.api('/me/apprequests/?access_token=' + access_token + '&date_format=' + escape('Y/m/d H:i:s eO'), function(response) {
if(response.error)
{
to get user's app requests.
but some ...
1
vote
2answers
403 views
Can't Create Facebook App
First time trying to create a Facebook app. Browsed to https://developers.facebook.com/apps and it had a link for to register before creating a link where you just accept the T&C's. Now it ...
0
votes
1answer
95 views
Notification from apprequests disappearing after Facebook load
This is the code that I'm using to load the SDK:
window.fbAsyncInit = function() {
FB.init({
appId : "<APP_ID>",
status : true,
cookie : true,
...
3
votes
2answers
345 views
request id is null in Handle the Incoming Notification in facebook android sdk
I'm trying to handle incoming Notification in facebook.
ref : http://developers.facebook.com/docs/howtos/androidsdk/3.0/app-link-requests/
Code :
public class MainFragment extends Fragment{
...
0
votes
0answers
45 views
In W8 app, On click of Facebook like button is opening Internet Explorer
Currently I am implementing W8 application. I am having an MVC page which contains Facebook like button implementation. I am calling this MVC page from my W8 app. When I ran the app and clicked on ...
0
votes
0answers
58 views
Is there anyway to implement facebook UNlike button in MVC page
Can some one point me how to show both face book like and unlike feature at a time in my MVC page? Currently my webpage has to show these two options where user can select either Like or Unlike.
I ...
0
votes
1answer
34 views
app requests being treated as reminder
I am developing mobile app where user can invite friends through FB app (There is FB Application as well) requests.
When this implemented it worked great. Notification came under globe icon in ...
0
votes
1answer
297 views
Facebook app request dialog no longer sends notifications to users
Last year, when our Facebook canvas app sent an app request using the FB.ui request dialog API, the request showed up in 3 places for the recipient(s):
the notification jewel was updated
on the ...
1
vote
0answers
146 views
Facebook apprequests are now show in app center and not in notifications
We send facebook user to user apprequests from ios app. Earlier they appear in notification section on users facebook page, but now they begin to appear in app center->requests section. Users do not ...
0
votes
1answer
211 views
How to add “unlike” button in web page?
I am working on Windows 8 App where I need to show a web page with facebook "Like/Unlike" options. Below is code which I added for Like.I need to add Unlike option too. Can some one explain me how to ...
0
votes
0answers
86 views
user's id that clicked on facebook apprequest for a website-typed facebook app
I wanted to let my users to invite their facebook friends to my site, I used this plog post to do so: http://www.9lessons.info/2012/07/facebook-invite-friends-api.html
and here is my code:
FB.init({
...
0
votes
0answers
93 views
Opening facebook app request notification from android device
I want to invite Facebook friends to try my app with Facebook 'apprequests' method.
It works ok. The friend gets the notification, but if he clicks at the notification from the android notification ...
0
votes
0answers
117 views
Sending Facebook app request through iOS Social.framework
I am using social.framework library in my xcode project of ios. I can share things on facebook wall through this framework but I dont know and didnt find the way to how to send the "facebook app ...
0
votes
1answer
173 views
How to get Facebook AppRequest by “Data” property
I have an app that allows users to send App Requests to friends. In the App Request, I pass in a custom value in the "data" property when launching the App Request dialog.
FB.ui({
method: ...
3
votes
0answers
430 views
How to integrate FB iOS SDK 3.1.1 with App Requests
I've been looking for a solid answer that explains how to keep 3.1.1 in my project but also implementing the app request dialog. What I've read says I need to import Facebook.h and call it like ...
0
votes
1answer
49 views
Simple Facebook issue: How to get invited friends' IDs with facebook connect for iOS
So my challenge is getting the facebook IDs of friends I invite to my app via the facebook SDK for iOS.
I guess this is done in the dialogCompleteWithURL:NSURL method - but how?
Any help is greatly ...
2
votes
1answer
255 views
iOS FB SDK Incoming URL for apprequests is missing ref=notif, request_ids, app_request_type
I am using iOS FB SDK (baked in Parse F/W) to send app request invites using
[facebook dialog:@"apprequests" andParams:params andDelegate:nil];]
The requests are being sent correctly and also ...
0
votes
1answer
176 views
Chrome browser: Facebook API Error Code: 191 when invoking Requests dialog
I'm writing a Facebook canvas application that is using a basic Requests dialog. The dialog works fine when I call it from index.php, but I get Error 191 when I call the same code from any other file. ...
0
votes
1answer
102 views
How to get Request IDs from Facebook Batch Request using PHP
To avoid overloading the API requests I am using Facebook Batch API to send app-to-user requests:
$access_token = MYAPPSACCESSTOKEN;
foreach($myusers as $user) {
$body = array(
...
0
votes
1answer
152 views
Facebook java script request dialog in andoid mobile web-app
I have a facebook mobile web app, that displays an apprequest dialog with preselected friends like this example: http://developers.facebook.com/docs/guides/mobile/web/#channels
With iPhone everything ...
0
votes
1answer
85 views
Routing Facebook AppRequests in ASP.Net MVC 4
My mobile web site allows users to send an AppRequest to their Facebook friends. This is working.
When the friend accepts the AppRequest, Facebook sends the friend to my web site. This too is ...
0
votes
1answer
221 views
Facebook apprequests with 3.0 SDK [iOS]
I am using Facebook iOS SDK 3.1.1 and has been successfully integrated a lot of Facebook features. Adhering to 3.1.1, I am logging in using
[FBSession ...
0
votes
2answers
396 views
Set Request Dialog multi-friend selector to show only users 21+
I have a request dialog within a page tab app. I'm hoping not to have to ask the user for any permissions. I'd like the user to be able to send a request to friends (the request dialog is working ...
1
vote
1answer
63 views
App generated request using php not working
function generateAppRequest() {
try{
$app_id = '';
$app_secret = '';
$token_url = "https://graph.facebook.com/oauth/access_token?" .
"client_id=" . $app_id .
"&client_secret=" . ...
0
votes
0answers
15 views
creating apps and/or page tabs?
I understand how to create an app. I have logged in and created a couple, but when I go to add them, when I access "my apps" they are not there. I am logged in as admin with my personal account when ...
1
vote
1answer
148 views
Facebook app invite delegation mixup
I'm sending a Facebook app-invite from my iOS app, and am trying to implement a success/fail flow using blocks.
I have created a class to wrap my communication with the Facebook SDK which exposes a ...
3
votes
3answers
445 views
Send notifications to people that have not installed my Facebook app
MyApp users can select a Facebook friend and send them an ANONYMOUS Christmas wish. It is extremely important that the identity of the one that sends the wish is never revealed.
Everything is OK as ...
4
votes
1answer
98 views
Inviting Facebook friends to custom uri
I wonder if it's possible to use FB.ui to invite friends to a custom page of my web application, but not to it's index.
Apprequests method doesn't seem to have any parameters as customizable uri
...
2
votes
1answer
197 views
Facebook App notifications on mobile
My Facebook app sends notifications with some information to its users with Notifications API. However, these notifications are only received on desktop, but not on mobile devices.
How can I reach ...
0
votes
0answers
52 views
Facebook apprequests failes
to work with facebook, I am using this Facebook SDK for iOS
I have a problem with "apprequests" dialog, when I try to send an invite to someone in the application. I try this:
NSMutableDictionary ...
1
vote
1answer
45 views
Is it possible to authenticate WITHOUT Facebook installing an app?
I'm building a public voting system for a company's event. Facebook auth would be a feasible way of implementation.
The problem is that the client specifically doesn't want an application to be ...
0
votes
0answers
132 views
FB apprequests not showing in notifications
I have the following javascript:
$(function () {
$('.invite').click(function (element) {
FB.ui({method:'apprequests',
message:'has invited you to his site'});
});
});
...
0
votes
0answers
57 views
App Notification Settings to Custom Lists only
I have looked high and low for something that will allow me to have specific app notification sent to specific custom lists. In account setting>Notifications, we have the ability to choose where the ...
0
votes
0answers
78 views
Customizing facebook's request dialog flow
I am using facebook's request dialog like so
FB.ui({method: 'apprequests',
message: message + url,
to: ids
}, callbackFacebook);
The problem is that the user receives a notification ...
0
votes
1answer
176 views
Facebook user to user apprequests custom message issue
I have an app on facebook in sandbox mode.
when i send apprequests (user to user) from this app to my friend with a message(Naturally INVITES)
i don't see my custom message instead i see the ...




