I am developing an application where the user creates an event which has 3 fields:
Category , name , event. After the user gives his entry , i have a save
You can use NSKeyedUnArchiver to retrieve the data. It will over write if you try to write in the same file path