My project is webservice oriented
.So when iphone goes offline then data is not loaded and it shows empty views(combination of textfields,tableviews,webviews)
.For this I came across caching concept.But everything is related to images.What I need is executing the services and displaying the data in webviews,tableviews
.
How can I do it ?
Any idea's/suggestion's would be appreciable...