I am developing my first iPhone application. I need store some values in a place where the values will not get lost if the app is deleted.
I need this to get the number of days the user actually used the app. Is this possible to do?
Thanks in advance!