Tagged Questions

0
votes
1answer
22 views

Getting a new session key after Facebook offline_access permission

I have a mobile application that I'm using with Facebook connect. I'm having trouble getting an offline_access session key after a user has granted extended permissions. Here's the user flow: …
3
votes
1answer
322 views

Facebook Connect Examples - Connect.registerUsers and login/logout processes

I'm looking for example PHP code (preferably using the FB PHP library) that does the following: Let my website connect to my FB account when i log into FB connect. Store my facebook credentials …
2
votes
3answers
140 views

Facebook Connect for BlackBerry

Hi I'm looking for a solution similar to the iPhone Facebook Connect (http://wiki.developers.facebook.com/index.php/Facebook%5FConnect%5Ffor%5FiPhone) for the BlackBerry platform. Basically, I need …
1
vote
2answers
356 views

Facebook Offline Access Key and login

Hey guys, I've been working on this for a while now and I can't seem to get it to work. It seems to be a frequently asked, but a rarely well-answered question. I want my website's users to link …
0
votes
0answers
80 views

Facebook Connect - Show/Hide login button

I reference this questions: Show Hide Login Button Basically I've used the answer in this question to handle the show/hide the facebook login button, however when I go to different pages, the …
0
votes
0answers
27 views

how to add my application icon next to link button in facebook using api

Hi, I have created application in facebook. I want to add my application after link button where photos,video,calendat,event,link and more buttons are there. Is there any possibility to add my …
11
votes
6answers
7k views

Facebook Connect and ASP.NET

Hello, I'm at step 8 of the authentication overview found here: http://tinyurl.com/5527og In particular, the user has logged into facebook via Facebook Connect and their web session has been …
1
vote
1answer
58 views

facebook connect on mobile

hi, i want users can log in my website throw FB connect ON MOBILE but it's seem that it work only on smart Phone (exmple iphone ) is it possibale that it will work in all Phone that use wap ? …