I am using google chart functionality in iPhone app….I want to download image and put it into UIImageView from http://chart.apis.google.com/chart?cht=p3&chd=t:60,40&chs=250×100&chl=Hello|World …
Is there any sample app for doing such functionality?or any other way to display charts in app?
Thanks in advance…
This would block, use NSURLConnection for non-blocking download