Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nskeyedunarchiver

NSKeyedUnarchiver.unarchivedObject returning nil for dictionary

NSCoder crash on decodeBool forKey (Xcode 8, Swift 3)

Catching NSKeyedUnarchiver exception

NSKeyedArchiver unarchiveObjectWithFile crashes with EXC_BAD_INSTRUCTION

NSKeyedUnarchiver not working with Swift 3

Added a custom framework, now Swift can't unarchive data

Unarchiving encoded data returning nil and incorrect format

NSKeyedUnarchiver error after renaming Xcode project

How to use the delegates with NSKeyedUnarchiver?

Cannot decode object of class Employee for key (NS.object.0); the class may be defined in source code or a library that is not linked

swift: nscoding decodeObject with nil all the time

How to NSKeyedUnarchiver.unarchiveObject

NSKeyedUnarchiver - try/catch needed?

Swift only way to prevent NSKeyedUnarchiver.decodeObject crash?

ios swift nskeyedunarchiver

How can I decode an object when original class is not available?