Search code examples
Save Array of dictionaries with Enum type, NSCoding...


arraysswiftnscoding

Read More
Swift saving and retrieving custom object from UserDefaults...


iosswiftnscoding

Read More
Saving a custom class into array inside user defaults...


iosswiftnscoding

Read More
NSKeyedUnarchiver unarchiveTopLevelObjectWithData deprecated - Array loads as nil even though it&#39...


arraysswiftnscodingnscoder

Read More
UserDefaults Decoder Not Decoding...


swiftnscodingnskeyedarchiver

Read More
How to unarchive MLMultiArray with NSKeyedUnarchiver?...


swiftcore-datansobjectcoremlnscoding

Read More
How to unarchive object using NSKeyedUnarchiver?...


swiftnscodingnskeyedarchiveruserdefaults

Read More
Attempt to insert non-property list object when trying to save a custom object in Swift 3...


iosswiftswift3nsuserdefaultsnscoding

Read More
When is "required init?(coder aDecoder: NSCoder)" called on a UIView or UIViewController?...


iosswiftuiviewuiviewcontrollernscoding

Read More
NSCoding error messages using NSKeyedUnarchiver.unarchivedObject(ofClass:from:)...


nscodingnskeyedunarchiver

Read More
Can NSCoding and Codable co-exist?...


swiftswift4nscodingcodable

Read More
Swift 2.0 Unit Testing for NSCoding...


swiftunit-testingswift2xctestnscoding

Read More
Strange behavoir when decoding an NSArray via NSSecureCoding...


iosobjective-cnsarraynscodingnssecurecoding

Read More
Swift NSKeyedUnarchiver Failing After Converting from String to Data...


swiftnscoding

Read More
Converting CLLocationCoordinate2D to a String that can be stored...


iosswiftlocationcllocationnscoding

Read More
Swift 3 - NSCoding without the annoyance of inheriting from NSObject...


iosobjective-cswiftnscoding

Read More
How do I use NSSecureCoding to guarantee the content of collection classes?...


objective-cnscodingnssecurecoding

Read More
How to use NSCoding protocol with an enum?...


iosobjective-cenumsnscoding

Read More
Why is NSArray of NSNumber(s) failing to decode?...


objective-cnscodingnskeyedarchivernssecurecoding

Read More
Xcode 9 GM - WKWebView NSCoding support was broken in previous versions...


iosxcodewkwebviewnscoding

Read More
NSSecureCoding returns nil for properly saved object...


nscodingnssecurecoding

Read More
make CAShapeLayer and CGPath conform to Codable or to NSCoding...


swiftcodablecashapelayernscodingdecodable

Read More
NSKeyedUnarchiver.unarchiveTopLevelObjectWithData return nil...


swiftnscodingnskeyedarchivernskeyedunarchivernssecurecoding

Read More
Overridden == function for Equatable type not called for custom class that subclasses NSCoding and N...


swiftnsobjectnscodingequatable

Read More
Type Has No Subscript Members?...


iosswiftoption-typenscodingsubscript

Read More
Cannot use NSKeyedArchiver to save my model...


iosswiftenumsnscodingnskeyedarchiver

Read More
Saving custom Swift class with NSCoding to UserDefaults...


swiftnsuserdefaultssigabrtnscoding

Read More
"Value for key 'root' was unexpected class 'NSArray'" error when retrieve ...


swiftnsobjectnscodinguserdefaults

Read More
Sorted Array/Map Swift...


iosswiftxcodesortingnscoding

Read More
How can I save user cart on app close? - swift...


iosswiftnscoding

Read More
BackNext