This is what I am trying to achieve,
- Call JSON Webservice to get data.
- Store the Data locally on the device.
- When the page is reloaded, check for the Local storage to get records,
Call the WS only if there are no records locally. - Display the results in the UI Web view.
Any help would be great.
Thanks,
C Data