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

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -