iphone - Search The Venue for the Check-In via FourSquare inIOS sdk -


i have integrated foursquare displaying near venues. have used this github code this.

reference api search venues foursquare search api

it works fine displaying near venues in table view.

as seen in api parameter give limit parameter = 50. so,it display 50 nearby venues. got resultant venues in 1 array.

i put search venues above tableview. so,when user enter in search bar finds result array. works fine.

problem: want find venue through searchbar text whole foursquare database & not array.

i have searched lot api provides functionality not help.

is there api of foursquare takes venues name parameter & give result according it??

thank you,

foursquare removed searching venues search function. instead use explore or suggestcompletion functions.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -