tags:

views:

36

answers:

2

Hi All,

In my app in iPhone getting data from server through web services. When no internet connection is there on my device, it will get the data from localstorage. Suggest the best way to handle offline storage in iPhone app?

Sri

+1  A: 

Just keep local copies of your data in the app's Documents folder.

Alex Reynolds
A: 

i don't understand what you want to do .if you want the text file or image than you save into the documents folder or create the local data-severe .