I'm currently pulling images into my iOS app via the Foursquare API, from Venue Images.
I noticed the images I pull are not sorted by relevance/popularity as they are on the website.
Is there a way to sort/filter so that I can pull the same images as the website? i.e. the most popular first.
Are you using the
group
parameter? It seems that if you leave this blank it should sort by relevance.From the docs:
https://developer.foursquare.com/docs/venues/photos