Page 1 of 4

FaceBook Connect

PostPosted: Wed Jan 13, 2010 11:42 pm
by sunny
This sample code shown the usage of FaceBook connect library.
You can:
1. Login
2. Logout
3. Obtain name of logged in person
4. Obtain list of friends
5. Write messages on walls of friends

Re: FaceBook Connect

PostPosted: Thu Jan 14, 2010 12:03 am
by homer0
You are amazing!!!

Re: FaceBook Connect

PostPosted: Thu Jan 14, 2010 10:52 am
by jlsuarezs
Thank you!

I'll try it now!

Re: FaceBook Connect

PostPosted: Thu Jan 14, 2010 10:58 am
by jlsuarezs
Sunny, could you give us an example of your facebook app setup? maybe a screenshot?

Thank you again....

Re: FaceBook Connect

PostPosted: Thu Jan 14, 2010 12:25 pm
by eras3r
Thaaaaaaanks!!!!!!!!!

Re: FaceBook Connect

PostPosted: Thu Jan 14, 2010 6:07 pm
by sunny
@jlsuarezs
I did not do anything special, I just pressed create new facebook app and gave the name, rest of the fields I did not change

Re: FaceBook Connect

PostPosted: Thu Jan 14, 2010 11:15 pm
by eras3r
@ Sunny
I attempted to test it but after logging in (with your app's parameters o with mine too) and pressing on Friend List button, the app stops working and seems to be blocked.
Any suggestions about?

Thanks,
eras3r

Re: FaceBook Connect

PostPosted: Fri Jan 15, 2010 9:33 pm
by lmarcogimenez
Thanks for the sample, Sunny.

I've integrated it in my app and it works fine!!!


eras3r: That happens when you don't have any friend.

Re: FaceBook Connect

PostPosted: Sat Jan 16, 2010 12:59 pm
by sunny
@eras3r:
it's not blocked, but retrieving friend list may take a while, for my 25 friends it takes around 8 seconds, ofc it may be done asynchronous so the list will fill with time

Re: FaceBook Connect

PostPosted: Sat Jan 16, 2010 6:03 pm
by eras3r
Ouch... I have 429 friends... that's why!

Thanks :)