Could someone recommend simple method or service for this?
Basically we have an iPad app but it should be able to store form data also when offline. So I'd need a local storage and sync it to server when it's back online.
We need to be able to handle few thousand form inputs and javascript/html is heavily preferred in this case.
Many thanks gurus