We store data locally in device through:
1. Plist. -
2. NSUserDefaults.
3. SQLite -
4. CoreData - Core Data is a schema-driven object graph management and persistence framework. Fundamentally, Core Data helps you to save model objects (in the sense of the model-view-controller design pattern) to a file and get them back again.
0 comments:
Post a Comment