Twitist Forums
Facebook App Question for Developers? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook apps (/forum-22.html)
+--- Thread: Facebook App Question for Developers? (/thread-121466.html)



Facebook App Question for Developers? - moonlight - 03-24-2014 04:58 PM

I am trying to integrate my website with facebook.. like fonga has done - http://www.facebook.com/apps/application.php?id=248772630966&sk=info

when u load that app.. it shows flonga.com website in that application !! how can i achieve that.. how do i display my website as a facebook application... (integrate it with FB).. please help.


- SteveO - 03-24-2014 05:08 PM

Go read on the Facebook Developers website. That will tell you everything you need to know. Basically, you use the Facebook APIs to create your web application. They have a variety of SDKs available to use as well as some tools (like the Developer App) that aid in creating your web application. It's basically like developing any other web application, but you just include the Facebook SDK of your choice.