Hi guys, how do i do a HTTPRequest and then save the File locally into the iPad/iPhone. Im working with the simulator right now so is it possible to emulate the local data storage?
+1
A:
Yep, this is really easy to do, and I wrote another answer on how to do it: http://stackoverflow.com/questions/2868549/how-to-download-files-directly-to-disk-on-the-iphone-os/2868765#2868765
Dave DeLong
2010-06-28 03:22:40
alright i'll take a look and see whether if i am able to do it.
Kenneth
2010-06-28 05:47:06
+1
A:
ASIHTTPRequest might also come in handy here as an intelligent wrapper to HTTP functionality:
Joost Schuur
2010-06-28 05:41:44