Hi Guys,
Actually, I have an application developed and in that I have to do facebook authentication and also posting on the wall?
I need to do for the n97 device..
Is any body have any idea.
Thanks & Regards,
Amit Doshi
Hi Guys,
Actually, I have an application developed and in that I have to do facebook authentication and also posting on the wall?
I need to do for the n97 device..
Is any body have any idea.
Thanks & Regards,
Amit Doshi
Hello Amit,
you should look for the Facebook API, and use it to implement authentication and publishing on user's wall.
http://developers.facebook.com/
There are some official and unofficial libraries, also written in JavaScript, but afaik none of them is 100% compatible with WRT widgets, so you may need to perform some changed to their code.
Pit