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.
JavaScript framework for mobile devices, UI interface, DataAccess and encapsulation.
-1
votes
0answers
65 views
How to Share image on Facebook in sencha touch 2
I want to share images on facebook from my sencha touch app.
image is getting posted when I run on web but when I create apk and run it on device or mobile it gives callback error and images are not ...
0
votes
0answers
151 views
Unable to open facebook sharer page in Child Browser
I am developing a Sencha touch app with Phonegap where I want to share some content on FB, for that I am using Phonegap's Child Browser plugin. This is the URL which I am trying to open in child ...
0
votes
1answer
224 views
How to do FB feed share post without leaving my hybrid app?
I am making mobile app using Sencha touch which will be bundled as native app and installed on devices. In my app on certain pages I want to add "share" functionality which is supposed to post some ...
2
votes
0answers
293 views
FB.getLoginStatus suddenly stopped working on android browser
I used to use this code:
FB.getLoginStatus(function(response) {
....
}
But all of a sudden its not working, The callback doesn't fire. Oddly though, only with the android native browser (tested ...
0
votes
2answers
233 views
sencha android native app and facebook sdk
I have a problem with my sencha app, it uses facebook sdk javascript to log in, of course in the browser it works perfectly because facebook authorizes the domain name. but when i turn my app into a ...
0
votes
2answers
408 views
Facebook connect with sencha
I'm building a website and a simple app for android and iOS with sencha and I want it to connect to facebook and post something.
I've read the information and tried to implement Facebook Javascript ...
1
vote
0answers
120 views
Facebook UI feed size not adjusting
Fb.UI feed is not displaying with the correct width, when the dialog renders it doesnt adjust to the screen size, except for iphone 4 and 4s. With my ipod touch, and android its bigger than the ...
0
votes
1answer
101 views
child browser in sencha
In my Jquery mobile application i used child browser for Facebook and twitter authentication and i asked user to login at facebook(in childbrowser) and in childbrowser onlocation change i am executing ...
0
votes
1answer
321 views
Compiling application using Facebook Javascript SDK
I stumbled upon an issue when trying to compile my application which is using Facebook Javascript SDK :
[ERROR] ReferenceError: Can't find variable: FB
This is my setup :
index.html
...
...
1
vote
1answer
69 views
How do I read data in a file in Sencha T2?
Sencha Touch 2 has a sample app called 'Jog With Friends', which is helpful to implement mobile authentication for FB.
In auth portions of the sample app, there is reference to the FB appId as ...
0
votes
0answers
209 views
How to request Facebook auth on each visit in my Sencha Touch app
I've had some success implementing a Facebook wall feed in my Sencha Touch app, the only issue I am having is the token expires after 2 hours.
I have seen the official documentation and supposed ...
0
votes
1answer
2k views
login with Facebook in app using Sencha touch 2
I am newbie to Sencha touch 2. and tried the beginner guide of Sencha2. I am looking for a facebook login button in my app. I am not able to figure out how would I put the js part etc inside the ...
1
vote
2answers
5k views
Panel overlay in Sencha touch 2
I have been working on an application using sencha touch 2 .
I have a toolbar on top which contains a button .
When i click this button i will have a panel overlay .
In this panel,i want to have two ...
0
votes
1answer
564 views
fb:comments on touch devices
I can not use the fb:comments feature with my mobile application because there is no native support for iframe scrolling on touch devices. Does anyone have a solution for this? I am trying to use ...


