iOS - Where is object stored in application NSUserDefault? -


i using nsuserdefault in application of times can't find it's storing object (storing means it's there in app somewhere). googled couldn't find location. stored? thank you!

very exact answer is

coresimulator/devices/->device id<-/data/library/preferences

where nsuserdefault storing?

nsuserdefault stored in

where [nsuserdefaults standarduserdefaults] file stored on mac?


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -