When you are using google places api for ios you can only get 10 results nearby. How can you show more than 10 results and browse places per category.
Regards
Aryan
When you are using google places api for ios you can only get 10 results nearby. How can you show more than 10 results and browse places per category.
Regards
Aryan
I'm having the same issue except I can only have 5 results. Just to clear things up, I am using the native Google Places SDK not the web api (which have pagination).
I'm using the autocomplete feature which seems to be the way to get places results. I can only get 5 results and I don't see anything related to pagination in the documentation. I have the exact same code as the doc's example. Is there a way to get more results ?