ios - cs193p assignment 4 flickr fetcher returns an empty array -


i following itunesu lecture of stanford cs193p class, , on assignment 4 right now. after entered api key in header file , try log returned array console, shows empty array nothing in it. code provided not working anymore since there has been changes flickr api?

the flickrfetcher class code can accessed here: http://www.stanford.edu/class/cs193p/cgi-bin/drupal/system/files/assignments/flickrfetcher.zip

thanks lot!

i tried flickr key , works. called so:

nslog(@"%@", [flickrfetcher topplaces]); 

by way, doing fall 2011 version of course ios 5 based. there new winter 2013 version of course ios 6 based can found here:

https://itunes.apple.com/us/course/coding-together-developing/id593208016


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -