I would like to integrate the "Foursquare check in" feature into my iOS application. I am able to fetch the Foursquare access token using UIWebView
. But i am struggling to implement check in feature. I did searched lot in Google to implement check in feature using access token. I found the following tutorial Foursquare but this one didn't helped me to integrate in xcode
Please help me, in case you know how to implement check in feature in Foursqure. It would be really helpful
Thanks in anticipation!