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.
Windows is a family of client, server, and mobile operating systems, developed by Microsoft.
0
votes
0answers
9 views
App Detail Page for App using FB Login only for Sharing Game Achievement
I want to know whether I can create an App Detail Page for Facebook App Center for a Mobile/Tablet App which uses Facebook login only for sharing Game Achievements on Facebook when user wants to. For ...
0
votes
1answer
30 views
How to track users who blocks the app and remove the application?
How to track users who blocks the app and (after they blocked it) remove the application through the Graph API facebook?
2
votes
0answers
45 views
Easy Facebook Android
I have problem with the integration of EasyFacebook in my application but only when using
Windows 8
. When I am building the app from Mac and Windows 7 the Share on facebook works perfectly but when ...
0
votes
0answers
11 views
How to fetch the facbook friends have installed our app?
I want to know how to fetch the facebook friends having installed my app and I did this using following code and after getting fb access token
var _asyncFbClient = new FacebookClient(_accessToken);
...
0
votes
1answer
82 views
getting security warning in facebook authentication
I am getting security warning while using authentication in facebook app.My code is as shown with screenShot with security warning
private void imageFacebook_Tap(object sender, GestureEventArgs e)
...
0
votes
0answers
64 views
Integrating Facebook SDK in Windows 8 JS application
I'm trying to develop a Windows 8 app and I want to integrate Facebook in it.
I know this can be done without their SDK, but I've seen it can also be done with it and I'd love to go for the SDK.
I ...
0
votes
1answer
51 views
Facebook Page Tab not showing on a PC
I have created a couple of apps to show on my companies facebook page. I have tested every browser on my mac and everything is working as its supposed to. However, it will not work on any browser on a ...
0
votes
0answers
118 views
Windows Phone 8 Facebook api gives HTTP 500 error
When i use facebook api at win phone 7 it is ok. But when i try to navigate login page at silerverlight for windows phone 8 , i am getting HTTP 500 error.
var loginUrl = GetFacebookLoginUrl(AppId, ...
0
votes
0answers
39 views
Get value of checkbox “Keep me logged in” in Facebook SDK
I develop Windows Store App. I use Facebook SDK for user authorization and further actions with Facebook Api. How can I get value of checkbox "Keep me logged in" on the Facebook authorization page?
...
0
votes
1answer
70 views
Why can login Facebook without OAuth?
I'm using windows phone and try to integrate Facebook with my App.
But all I found that the login mechanism is using OAuth 2.0.
Could anyone explain why Microsoft embedded People hub and Microsoft ...
0
votes
1answer
158 views
R cannot be Resolved To a Variable only in one line
My friend created an android application using phonegap, jquery and facebook sdk in eclipse. I wanted to run the application in my computer. So I imported the whole project into eclipse. I downloaded ...
0
votes
0answers
39 views
Facebook app as a tab loads with scroll bars despite content being standard
We have created content exactly 810 px wide. When we load this on a page tab, we see both scroll bars. It seems like the page is wider than 810 px. We have checked this a number of times.
On ...
-1
votes
1answer
80 views
Programming for Windows, iPad, Droid, and Facebook
I want to code semi-simple strategy games that are portable to as many platforms as possible. Ideally, I would like (down the road) to have the option of porting to Windows, Facebook, iPad, and Droid.
...
-10
votes
1answer
58 views
“Ignore” button [closed]
Can someone please create an "ignore" button? (Like a more frequent blocking system) The feature would allow you to ignore comments, posts, pictures, users, ect. They would still exist on facebook, ...
0
votes
0answers
17 views
API Error 191 but all page urls are the same
I am receiving API Error Code 191 on my facebook tab.
The problem is that the debug tool pulls it correctly. The Page Tab, Canvas Tab and domain name urls are all correct.
The page pulls correctly ...
1
vote
0answers
254 views
Facebook app invitation through Windows 8 metro app
I created a metro app. In this app I pick friends to an event and automatically send them a Facebook notification through my Facebook app which is connected to my metro app.
The problem is the fact ...
0
votes
1answer
292 views
Facebook JS SDK with Windows 8 - FB is undefined
I'm creating an app for windows 8 that involves facebook integration. I know you can't load in external javascript so I stuck an iframe as the very first element which linked to a file that linked to ...
0
votes
0answers
602 views
Windows 8 Metro - Facebook connect redirect suddenly not working
I changed the name of my application on the facebook developer site for my app yesterday (to change it from a test to a live named version) and now the connect authentication is broken!
Im using the ...
0
votes
0answers
55 views
AutoSync photos from Windows to Facebook
I see there is an app currently being tested by Facebook to auto-sync photos from Android to Fb but is there any way to auto-sync from Windows to Fb?
I have a project coming up that will take ...
2
votes
1answer
260 views
What type of FB app do I need to create for use with my windows 8 JS app?
I've had a search around here and either
The answer isn't here; or
The search engine on here sucks
but,
I am trying to add FB integration to my Windows 8 Metro (yeah I said it) JavaScript app. ...
0
votes
0answers
221 views
Facebook messenger application like docking
The Facebook messenger for windows 7 docks on the side of the screen and does not allow any other application to go on top of it.For example when i maximize another window , it does not cover the ...
0
votes
1answer
1k views
FaceBook C# SDK in Windows 8 Release VS2012
I downloaded this example about FB SDK C# for metro app at here:
https://github.com/facebook-csharp-sdk/facebook-metro-sample
However, when we run it on VS 2012 express + Windows 8 Release Preview, ...
1
vote
1answer
197 views
Using real time updates from facebook graph api with a client application [closed]
I want to use Facebook's Realtime updates feature with my app.
My app is a client app, but as far as I can tell from the documentation I need to make a HTTP POST request to the /APP_ID/subscriptions ...
0
votes
0answers
125 views
How perform a facebook friendship request acceptance programmatically using C# from a server app (service)
I am wanting to make a friendship automated accept-application
The logic behind the app is business driven but the Api should proceed to accept or reject the friendship requests. Most apps use a ...
0
votes
1answer
258 views
How to authorize my app with Facebook
I know I have seen apps that log me in using Facebook but never present me with an authorization screen. I can not, for the life of me, figure out how to do this with Windows Phone 7. The best I ...
0
votes
1answer
1k views
Facebook integration with javascript FB Graph api Post on wall Unknown error in firefox
I am posting on the user`s wall using the FB Graph api my function to post on wall is as follow:
function PostToWall()
{
var mymessage = 'my message';
var mypic = 'http://myapp/a.jpg';
...
0
votes
1answer
114 views
Programatically pull user data based on “Likes” and “Check Ins”
Is it possible to programmatically pull all the users that Liked your business page so a business could reward them? From what I am reading it doesn’t appear possible but I see advertisements where ...
0
votes
1answer
88 views
wp7 app working fine posting to wall, however, the app link that is included automatically is a bad link?
The link added to all posts by the windows phone 7 application is:
http://www.facebook.com/#!/apps/application.php?id=341481639238665
Where can I adjust this link? I tried in the facebook app ...
0
votes
1answer
298 views
How to get FB Like to display message
I have added the FB Like button to a web page using the process described here. The button renders OK, however I expected it to render the Be the first of your friends to like this page message, ...
0
votes
3answers
479 views
Google Chrome/Windows/FB.Canvas.setAutoGrow issue
The issue is obvious here.
https://www.facebook.com/TabascoUK/app_202624839826809
Using Google Chrome on Windows XP, FB.Canvas.setAutoGrow miscalculates frame size by two pixels. I would report it ...
1
vote
1answer
163 views
How to associate a desktop application with a web site
I need to associate a desktop application with a particular user's account on a web site. Till now, the workflow was as follows:
Current process
Desktop application asks for user's email, password ...
0
votes
1answer
154 views
facebook api on windows without keyboard? Virtual Keyboard
I am building a web application that will be loaded into a chrome browser on a system with a touch screen. The kiosk will be using the facebook api to allow members to login, but how do I get The ...
0
votes
2answers
34 views
No Tabs-Urls added [duplicate]
Possible Duplicate:
How to add tab application to a page with the “new auth dialog”
I just have "programmed" a new tab for my fanpage as described in the help for developers.
...
3
votes
1answer
182 views
SVN Post-commit hook for posting on Facebook wall
I'm using Visual SVN Server on my local machine running Windows 7 x64.
I'm looking for a simplest way to create a post-commit hook to some of my local repositories, allowing me to post commit ...
0
votes
1answer
82 views
Developing an application iframe tab
I know there are several free applications inside facebook that gives you the facility of if a user is FAN go to a xyz.php program or shows a image. If the user clicks "like" then go to a vwx.php ...
1
vote
1answer
203 views
How to develop facebook apps on windows azure platform?
What are the steps I need to do in order to host my .net written Facebook application on windows Azure platform?
I developed some facebook app already but I wrote them with PHP and hosted them on my ...
0
votes
1answer
254 views
help starting on setting up facebook application development environment
The basic question is, can i make a facbook app using localhost and when its complete then put it on a server. i will be using php.
i wanted to make a facebook app that integrates fully into ...
0
votes
1answer
77 views
How to designate Facebook domain for Windows machine
I'm trying to do some dev on a Facebook enabled application on my Windows 7 machine.
When setting up the app in Facebook's control panel, it will not let me use "localhost" or "machinename" as a ...
0
votes
1answer
565 views
Getting App Photos with Facebook C# SDK
Using the Facebook C# SDK on Windows Phone 7, my mobile application can successfully upload apps to a user's photo album with a post to me/photos. Those photos do not show up when I query the ...
0
votes
1answer
2k views
Images not loading on Facebook
I'm usually a great debugger when it comes to helping family members with their computer problems, I also would normally post this type of question here, but I'm hoping this community can help me get ...
0
votes
1answer
3k views
Issue with Facebook Like button in Windows Firefox
I've got a facebook like button ( iFrame edition ) that is overlaid on top of a full browser Flash application. The like button is hooked up to like separate images within the application, and when ...
0
votes
1answer
45 views
Getting text boxes on a webpage
So what I am trying to do is make an application (just for fun, not a lot of purpose), where when you launch it a interface comes up consisting of
Username: textboxhere
Password: textbox2here
...
1
vote
1answer
727 views
Failure adding assembly to the cache: Invalid file or assembly name. The name of the file must be the name of the assembly plus .dll or .exe?
I am trying to add in the Facebook SDK binaries but I keep getting this error. The file is Facebook.Main.dll and gacutil does not let me add it. I already generated a KEYS file.
1
vote
1answer
1k views
How to delete photo in Facebook
I'm writing a small windows application what is used to sync the photo between Facebook and user computer, I would like to delete the photo too when I delete it in my computer side, but Facebook don't ...


