views:

11

answers:

0

I'm building a mobile web application for an existing site that implements facebook connect. After looking at the facebook documentation, it looks like there are currently two SDKs to achieve mobile web integration: python and php. However there also seems to be a third option that is no longer supported sdk that uses javascript. How do I decide which one to use? Ideally, I would like to be able to specify which url I want Facebook to send my users back to after they login.