Encoding a CLLocationcoordinate2D...
Read MoreSwift 3 Xcode 8 - SwiftValue encodeWithCoder - unrecognized selector sent to instance...
Read MoreHow to save [[Bool]] in Swift (Encode for archive array of Boolean arrays)...
Read MoreHow to store a dictionary of arrays of custom objects using NSCoding swift...
Read MoreNSCoding : Found nil unwrapping an Optional value...
Read MoreHow do I decode a Double using NSCoder, NSObject and Swift 3 for iOS...
Read MoreHow can I get an NSCoder to encode/decode a Swift array of structs?...
Read MoreHow to Save complex Arrayobjects to device using NSKeyedArchiver swift...
Read MoreHow to use NSCoding to Save Custom Object to Array with NSUserDefaults in Swift?...
Read MoreSame Class Object With Different Methods For iOS and watchOS (Objective-C)...
Read MoreHow to use persist & retrieve an NSCoding compliant object to app Document directory in Swift 3?...
Read MoreNSCoding with Nested Custom Objects?...
Read MoreExport Class with String & NSImage Properties to File...
Read MoreDoes not conform to protocol 'NSCoding' - Swift 3...
Read MoreEncoding, decoding, and editing a NSMutableArray with NSCoding...
Read MoreExtra argument in call in self.init Swift 2.2...
Read MoreNSCode: encoder and decoder for primitive types...
Read MoreWhat is the best option for saving lots of coded UITextField text: NSCoding or NSUserDefaults?...
Read MoreNSCoding error with SKProduct in Swift...
Read MoreHow do I encode/decode a custom object that has an array of custom objects?...
Read MoreNSUserDefaults NSObject with NSArray Object...
Read MoreCrash on decode of object after renaming and rewriting to Swift...
Read MoreData is persistent in one table view, but not when switching between other view controllers...
Read MoreSwift Decode Array Custom Class Memory Leak...
Read MoreEncode Swift object in Objective-c project...
Read MoreiOS NSKeyedUnarchiver calling singleton getter...
Read MoreNSCoding crash on encode only on 64bit devices...
Read MoreSwift, Trouble Instantiating NSCoding Compliant Class...
Read Morearchive array of optional structs with NSCoding in Swift?...
Read MoreUpdate a String in an NSCoding/NSObject Array using Swift 2...
Read More