In my iphone application, i want to delete files automatically after a particular number of days from the creation of the file.The number of days after the file are to be deleted can be given by the user.I store the Date and Time of creation of file. How to perform this? All valuable suggestions are appreciated.Thanks.
In my iphone application, i want to delete files automatically after a particular number
Share
Every time when user run the app you check with the date and delete the file by using