I want to use an event like as i have some value in string and after storing value in string I have closed the application and now i again run that application. Now i want to use value of string which i save it in last time. How do that?
Thanks in advance…
you can use
NSUserDefaults. you can refer following links