Could you please update the FlickrSearcher.Swift file included in this demo to support iOS 9? And in that file, there is an error in the error handling line where JSON is used. Kindly fix that too. Thanks for the wonderful tutorial.
You have to use that page to perform a search, e.g. type “cat” into the text field, then at the bottom of the page will be the search results and the search URL that was used. The URL will contain the api key.
Hey jrturton, I need this tutorial in objective c but the link provided in this page redirects me to this same page, can you help me with my problem, any help will be appreciated.
I needed this tutorial in Objective-C as well. So as an exercise I translated from Swift to Objective-C. You can find the finished source for part 1 here: