Use of FourSquare API to find nearby places in iOS SDK

Mehul Mistri picture Mehul Mistri · Jan 30, 2012 · Viewed 16k times · Source

How to use Foursquare API to find nearby places in iOS Applications.

As I am new in this environment.. So please help me to find any sample tutorial available on the API.

I had gone through this link, And I got the response "error type" : deprecated so please provide another link for this same solution..

Thanks in advance..

Answer

Jonathan Levison picture Jonathan Levison · Jan 30, 2012

You can try looking at this link for more information about Objective-C libraries that work with the foursquare API.

Edit: Currently this one appears to be the more recent, more chances of it working properly, also good documentation there on how to integrate it. It is the second one listed in the foursquare library page.

Also check out the foursquare developer site in general, you will need to know the different endpoints and what data they return anyway => https://developer.foursquare.com/