ios - how to store data locally in iPhone -


i have many form in application want store data locally when net not available. , if net available send server. please let me know how implement this.

thanks

you can use core data, sqlite fmdb, plist serialisation of plain , simple nscoding.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -