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..

link|improve this question

70% accept rate
@dontCheckMyBlog Please See my updated question – Marvin Jan 30 at 10:30
feedback

1 Answer

up vote 1 down vote accepted

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/

link|improve this answer
I had already gone through this but It is crashing – Marvin Jan 30 at 12:06
Can't really help you if you do not say what the problem is, "crushing" not detailed enough, what error, which API endpoint, paste some code, etc.. – Jonathan Levison Jan 30 at 14:24
Thanks dear.... – Marvin Jan 31 at 6:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.