I am working on iOS / php / MySQL application, which uses Foursquare API, in order to post check-ins to Foursquare. I would also like to post these Foursquare check-ins to Facebook Timeline map. Basically, after clicking "Check-in" button, check-in should be posted to both Foursquare and Facebook. What is the best way to do it? Please provide quick example. Appreciate it.
Note: I don't have "Log in with Facebook" functionality in my application, only "Log in with Foursquare"