I am able to store, retrieve, and remove values using NSUserDefaults. I couldn't succeed to find out where NSUserDefaults getting stored physically on iPhone? I guess it should be plist file but not sure. Does anyone know if its possible to see this values on iPhone physically?
Thanks.
Windows
-> Organiser
.Download Container…
..xcappdata
file, right click and select Show Package Contents
.AppData
folder.Library
-> Preferences
-> appbundlename.plist
.