fbconnect is an abbreviation for the Facebook Connect sdk which serve as a means to connect to the facebook servers.
Questions tagged [fbconnect]
420 questions
0
votes
2 answers
add Facebook to app Xcode
I simply want a user to be able to post their score to a Facebook wall. Similar to how it is done with he twitter framework. I have looked into FBConnect but that is more than i want the application to do. I would like it o simple post the…

JohnAnge Kernodle
- 239
- 1
- 3
- 20
0
votes
1 answer
Fbconnect gives white blank screen at ios
i need facebook share component for ios app. i use fbcoonect but it doesn't work properly. After the login screen it gives white screen when i use fbdialog. Also sharekit example gives same error. Photo share works but text, link share doesn't work…

mturhan55
- 211
- 3
- 9
-1
votes
1 answer
Facebook Login Authentication Issues
Does anyone now a good tutorial on allowing Facebook Login on my website?
I've never used the FB platform before and I want the user to click on FB Login with Facebook, the authDialog to appear (which I have), then what is what I need help with.

cdub
- 24,555
- 57
- 174
- 303
-1
votes
1 answer
Facebook connect silent logout along with my logout url?
I have created a facebook connect login script in addition to the custom login script my site uses, which records FB user id and stores in my DB. It uses facebbok.php scripts provided by facebook and JS based popup login dialog (oauth).
I just…

seopower
- 127
- 4
- 14
-1
votes
1 answer
FBConnect: can't post to wall
Possible Duplicate:
Facebook Connect error: can't post to wall in iPhone
I had a problem with my app using FBConnect, the last time I was working with it, it works fine, but now, it can't post data from my webserver to my facebook wall. I tried…

Jahn
- 97
- 2
- 10
-1
votes
1 answer
Share image on facebook using FBConnect
After searching 2 days on it m finally posting my code.
Application Description: I am choosing an image through imagePicker and after editing it I want to share it on Facebook.
Problem: I can post the text on my wall but not the image, as i dont…

Iphone Developer
- 163
- 2
- 14
-1
votes
1 answer
FBConnect Crashes for iOS 4.1
hi all
i have developed an app on Mac 10.6 with iOS 3.1.3 and i am using FBConnect for FB sharing in my app.i have already submitted the app to app store.but when i installed the application on iOS 4.1,the app crashes for FB sharing...it working…

hakki
- 31
- 4
-1
votes
1 answer
Facebook like button invisible
//I get no errors for my website but still, the Facebook like button doesn't show. //How do I fix this?