Search code examples
save bool in nsuserdefaults...

objective-cios4audionsuserdefaultsboolean

Read More
Set array of objects in UserDefaults...

swiftnsuserdefaultsswifty-jsonuserdefaults

Read More
Error while decoding array of custom objects from NSUserDefaults?...

iosswiftnsuserdefaults

Read More
iOS - setObject vs. Synchronize...

iosswiftnsuserdefaults

Read More
Storing Int64 in UserDefaults...

xcodeswiftdictionarynsuserdefaults

Read More
Save UIImage array in NSUserDefaults...

iosswiftcocoa-touchnsuserdefaults

Read More
How to delete all userdefaults data of only one subproject?...

swiftnsuserdefaultsuserdefaultssuite

Read More
How to save json data on userdefaults in swift 4...

iosswiftnsuserdefaultsswift4

Read More
How to save UILabel from custom cell so that every time I open the app it displays the latest change...

iosswiftiphoneuitableviewnsuserdefaults

Read More
How to save array of objects (with image variables) in Swift and Xcode?...

swiftnsuserdefaults

Read More
Adding up entered value with an existing value in swift...

iosswiftnsuserdefaults

Read More
NSUserDefaults: storing struct/class with only property list compliant types, in a readable format...

swiftnsuserdefaultsplistcodable

Read More
Using NSUserDefaults to store image co-ordinates...

cocoansuserdefaults

Read More
NSUserDefaultsController: "Attempt to set a non-property-list object ... as an NSUserDefaults/C...

swiftcocoansuserdefaultscodablenscoding

Read More
When should I use the various storage mechanisms in iOS?...

ioscore-datapersistencensuserdefaultsplist

Read More
High score Label not updating - UserDefaults and Swift 4...

iosswiftnsuserdefaults

Read More
how to detect daily first launch in iOS?...

iosswiftnsdatensuserdefaults

Read More
How I can pass json data with a decodable struct to UserDefaults properly...

jsonswiftstructnsuserdefaults

Read More
load/save settings in iOS...

iossettingsnsuserdefaults

Read More
Archive and Unarchive an array of UIColours to NSUserDefaults in iOS 12?...

iosswiftnsuserdefaultsuicolornskeyedarchiver

Read More
Simple persistent storage in Swift...

arraysswiftnsuserdefaultsnskeyedarchiverpersistent-storage

Read More
How can I store CMTime in UserDefaults and then parse it?...

swiftnsuserdefaultscmtime

Read More
How can I get an updated value from UserDefaults?...

swiftnsuserdefaults

Read More
Why NSUserDefaults failed to save NSMutableDictionary in iOS?...

iosobjective-ccocoa-touchnsuserdefaultsnscoding

Read More
Should I use NSUserDefault or CoreData for saving the last ten scores?...

swiftcore-datastructnsuserdefaults

Read More
Persist app when terminate using UserDefaults...

iosswiftpersistencensuserdefaults

Read More
How to remove mutable array element from NSUserdefaults?...

iosarraysswiftuicollectionviewnsuserdefaults

Read More
Ensure that communication between iOS application and back-end succeeded...

iosnsuserdefaultskeychain

Read More
Is there a better way to save a custom class to NSUserDefaults than encoding and decoding everything...

iosswiftnsuserdefaultsarchiving

Read More
How to save a NSMutableDictionary in NSUserDefaults...

iphonensuserdefaultsnsmutabledictionaryapplication-shutdowndata-persistence

Read More
BackNext