I am using local notification ,i need to update/delete the notification for that I think I have to write object to database so that I can retrieve later then I can delete from the operating system ,so my issue is that how to write object to database any help plz?
Have a look at using Core Data.