0
votes
2answers
13 views
Dynamically adding elements to jQuery Mobile , when these elements are retrieved Asynchronously?
The idea is to develop a simple jquery Mobile Site that imports the photo albums and the photos from a public facebook page and show them to the user.
I am using the Javascript SDK of Facebook and i ...
0
votes
1answer
23 views
Facebook native app not loading my app request correctly - Android
Thanks for reading my question.
I'm not sure that this error is on my or Facebooks end but I'll ask just to be sure.
The issue I'm facing is that when I send a request to a friend from my native app ...
0
votes
1answer
361 views
Does Single Sign on work for Facebook on Android?
I attempted single sign on with Facebook on android about 6 months ago and it was not working. Today, I try again and I'm still getting "invalid_key"
My steps:
Create keystore
Create KEY-SIGNATURE ...
4
votes
3answers
7k views
Facebook SDK for Android - Example app won't work
Okey, I've done all the business, followed all the steps, but still can't get it to work.
The simple Example app that comes with the Facebook SDK, is working on the emulator and on devices with ...
2
votes
0answers
712 views
Facebook Hackbook example (android) not logging in
I have followed all the instructions from this walk-through, and get all the way up and through installing the actual Facebook app.
When I build and run the code (on Virtual Device or actual android ...
0
votes
0answers
2 views
Facebook create Open Graph object with custom field
I have an object type created, lets call it "foo". This one inherits from "object" but has an additional attribute "fooattribute". My Application runs under lets say "fooapplication"
When I set this ...
0
votes
0answers
3 views
prettyPhoto social tools do not share lightbox deep-link
In an attempt to resolve my related prettyPhoto problem here, I tried re-enabling deep-linking in hope that its social tools, Twitter and Facebook, would pick up the deep-linked URL and ...
1
vote
0answers
16 views
Friends listing order by name Facebook sdk for ios
I am using Xcode 5, iOS 7 and latest facebook sdk. I have to get the friends list in alphabetical order. Earlier I have used graph api and fql query for getting the friends list in alphabetical order ...
0
votes
1answer
10 views
Why does Facebook login ask for different (more) scopes?
I want to trigger a Facebook login and I am accessing this URL:
...
67
votes
17answers
33k views
App is misconfigured for Facebook login : Android Facebook integration issue
I have integrated my application with Facebook,for these I am using Facebook's Graph API.I am retrieving profile & friends information.It is working fine on my device which has Android version 2.3 ...
0
votes
2answers
39 views
Facebook HackBook example
I imported the facebook HackBook sample app for android and ran in in my testDevice.
After pressing the login button:
When the user clicks okay it goes to this page:
And finally when i expect ...
0
votes
0answers
9 views
Access APP through invitation on android
Hello facebook community,
I'm having problems when receiving an invitation sent through the facebook invitation system. They are being sent correctlly and i can receive them correctlly too.
( in ...
0
votes
0answers
26 views
why $this->facebook->getUser(); returns 0?
i've tried everything.
i changed my domain to other than localhost.
<?php if (!defined('BASEPATH')) exit('No direct script access allowed');
class MY_Controller Extends CI_Controller
{
var ...
1
vote
0answers
10 views
Switching comments box 'href' attribute from relative to absolute URL
In the course of modifying the comments box integration for a client, to use the absolute URL, I discovered that the comments made while using the relative URL will not be shown. See ...
0
votes
0answers
6 views
how to “facebook connect” both native iOS app & nodeJS express.io server
I am developing a native iOS app. FBconnect is working and I can get the session data on the client.
But I also want to use FBconnect for the server side (NodeJS & express.io)
Is it possible to ...
0
votes
0answers
7 views
FB Page like button is not showing up
Please don't downvote without reading the full post. Cause i've already searched a lot, but couldn't solve my problem. I want to make a like button for my application's face book page. So i went to ...
3
votes
0answers
9 views
Handling progressive jpeg images in Libgdx
I am trying to implement a simple Facebook profile picture request functionality into a game that is being developed with Libgdx engine. I would like to get the requested picture and eventually ...
57
votes
4answers
1k 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 ...
0
votes
1answer
97 views
Having trouble with Facebook PHP SDK on mobile devices
I'm having trouble with Facebook SDK on mobile devices, I hope someone here can shed light for me.
I have js sdk doing a FB.getLoginStatus and if response.status == 'connected' then open a pop-up ...
31
votes
3answers
12k views
Sharing with iOS 6.0 native Facebook integration: “Posted via my app name”?
I have just integrated facebook into my app via ios 6 but I have an issue when posting on my wall. It simply says "post via ios app". I want it to say "posted via the app name". I have made an app ...
-1
votes
0answers
3 views
Facebook like button dosen't show
I have use following code which is taken from the facebook. It couldn't work. Also want to increase the like button size. how it is possible.
Thanks
0
votes
0answers
5 views
After sending an app invitation, how to send custom request?
My situations is as follows:
I created a simple webpage with a basic image (in Desktop, in Android and iOS refers you to download the app), just a pic. After that I created a FB app linking with that ...
0
votes
0answers
4 views
Debugger says currency is missing for product
The Facebook Object debugger tells me:
Object Missing a Required Value: Object at URL
'http://apps.facebook.com/cpuzzle_dev/opengraph/product/facebook.v16cashbundleXL.html'
of type 'product' ...
0
votes
0answers
7 views
Facebook SDK 500Internal server error
I new to IIS 7.5 and I need to integrate the Facebook SDK.
I not sure something to do with the php_curl or not but you can view the phpinfo http://goo.gl/ODQqR and I using the default example.php ...
0
votes
0answers
3 views
PhoneGap; FB Connect Plugin (Android OS): Re-Granding FB App every post
I created an Android App with PhoneGap:Build and the FB Connect Plugin. The app works fine and the FB Plugin, too. Just one tiny thing isn't working yet. I won't to post something after submiting a ...
0
votes
1answer
64 views
invitation friends api facebook
Please help me with this problem.
I can´t receive the invite. But i can send the invitiation.
What´s happening?
<script src="http://connect.facebook.net/en_US/all.js"></script>
...
0
votes
1answer
9 views
server type needed for a multiplayer flash game?
I´m building a multiplayer flash game that I consider publishing on facebook apps.
I just wanna know if the players would be playing on my own server or on the facebook server? in other words should I ...
3
votes
2answers
434 views
Facebook OAuth + AppHarbor workaround on random port
I a have a sample app, hosted on AppHarbor and now want to integrate authorization through facebook. So i downloaded nugget Facebook.Web.Mvc package to implement it.
After reading tutorial, in ...
0
votes
0answers
5 views
Error #100 posting activity feed
Error (#100) Application 406444432758860 does not own 297761303673338 action type
My sended object is :
Object {puppy: "https://royalcanin.campaignapps.nl/pup/pet/detail/311/?app=pup", app_id: ...
0
votes
3answers
2k views
Displaying a Facebook Page Feed on a Wordpress Page
As the title suggests, I'm trying to display a Facebook Page's feed on a specific page on my website..
Not really sure what the easiest way to do this would be, tried using LifeStream but it was ...
0
votes
0answers
960 views
Error Message #100 when using Facebook open graph api
I have managed to get an access token into a Facebook app dynamically but when I try and publish an action I get the error:
{
"error: {
"type": "OAuthExeption",
"message":"(#100)
Application ...
0
votes
1answer
16 views
Facebook feed sharing on wordpress
https://developers.facebook.com/docs/reference/dialogs/feed/
I am trying to use that to have a share button on my content-blog.php page in wordpress. So on all the post excerpts that come up each one ...
6
votes
0answers
52 views
+100
Session.isOpened() == true but Session.getAccessToken() == “”
In my app, I'm trying to authenticate (login) by passing Facebook session information (token and expiration date) to my server.
My login sequence to the app server is as follows:
Get active ...
0
votes
1answer
66 views
+50
Why can't I authenticate to Facebook Chat in my iOS application?
I have been scouring the internet trying to find a solution to this problem. I understand the basic idea on how it is supposed to work, but I can't get the implementation to work and I can't find any ...
0
votes
0answers
8 views
asp.net change language based on facebook locale
I'm creating an website where the user can login with facebook credentials.
Once the user has logged in, i'm checking the user's locale like this:
FB.api('/me', function (me) {
if ...
0
votes
2answers
15 views
How to get user access token dynamically for PAGE (no application)
I am trying to get the number of likes my PAGE has at various times in the past using the FQL Insights API. To do this, I need a page access_token. The get a page access_token I need a user ...
0
votes
0answers
4 views
Uploading Video and Photos on Facebook
I have integrated Fb- connect in my Iphone App. Now i want to upload pictures and videos from my iPhone to facebook, can anyone have an idea what sort of api or work could be done. According to my ...
-1
votes
0answers
10 views
Error about android facebook sdk
06-19 14:06:18.061: E/AndroidRuntime(351): FATAL EXCEPTION: main
06-19 14:06:18.061: E/AndroidRuntime(351): java.lang.RuntimeException: Unable to instantiate activity ...
-2
votes
0answers
13 views
check whether fan facebook or not and sent to a specific page php
Hi I've been searching for hours and have not found scripts I want.
I wish you the script checks if the user clicked or not ie whether or not a fan facebook page
I'm really lost the, excuse my ...
0
votes
0answers
10 views
On what bases Facebook will send developer alert to their Accounts?
How facebook will send developer alerts to there accounts? Based on permissions or based on FQL queries which we ask from apps or anything else. Can u explain me? I got an alert saying , my app using ...
0
votes
0answers
12 views
Loading a Facebook Like button is blocked by external javascripts
I added the FB Like button using HTML5 version <div class="fb-like"/>.
I have external scripts: advs (Google DFP), monitoring scripts and another. All of these scripts are loaded ...
1
vote
5answers
641 views
Re-rendering Facebook plugins using FB.XFBML.parse
Is there a way to use FB.XFBML.parse without rendering the a Facebook plugin again which cause it to "flicker" (disappear et reappear).
Will be using the Facebook Like button or Facebook ...
0
votes
2answers
40 views
Running Facebook login sample in eclipse fails
Just want to test login with Facebook. I imported the SessionLoginSample sample project and then facebookSDK project from the root package provided by Facebook, verifying that "copy project into ...
0
votes
1answer
14 views
Not able to login into facebook from my app from other android devices except mine
I have looked up on google,stackoverflow,whole internet...But nothing seems to solve this problem. I think I am missing some minute detail which will fix this issue. Below is the desciption :
I have ...
-1
votes
0answers
11 views
Use node.js to get access token
I want to get feeds from facebook account by node js. But it needs access_token and in case to create the token I need to get the parameter 'code' for example:
FB.api('oauth/access_token', {
...
0
votes
0answers
6 views
Circular redirect path detected (see 'Redirect Path' section for details) on facebook
I am using facebook share service which for an app which is basically hosted in Facebook environment.
So it looks little bit like following.
Facebook App has a Share button on its page. When user ...
-2
votes
1answer
17 views
How can I get facebook cover url from Facebook graph API
I use: http://graph.facebook.com/{user_id or page_id}?fields=cover
Return on browser:
{
"cover": {
"id": "XXX",
"source": ...
1
vote
0answers
6 views
fb.me and ajaxCrawling
With the FB url shortner (fb.me) the #ajaxCrawling do not work properly as in Facebook.
Probably the mistake could be mine but when i share a content with an exclamation mark after the # sign, ...
0
votes
0answers
16 views
How to make the CHAT HEADS like facebook messenge in my android app
I want to develop the application in which I want to show some pop-up heads no matter what user is doing in android on certain events.
You can take the reference example like the Facebook messenger ...
0
votes
0answers
5 views
Login flow for web (no JSSDK) won't work
I'm trying to get the desktop logging in working using the guide here: https://developers.facebook.com/docs/facebook-login/login-flow-for-web-no-jssdk/.
I'm first sending the user to here:
...


