List Question
20 TechQA 2024-02-15T20:25:34.997000Parsing UIColor from NSKeyedArchiver: negative values
22 views
Asked by 5t4cktr4c3
Failed to unarchive saved Httpcookie in UserDefaults
75 views
Asked by Steven
NSPredicate error after decoding from NSData: "This predicate has evaluation disabled"
44 views
Asked by jeanlain
Unarchiving - iOS Swift - Can't get new method going
82 views
Asked by Kent
In macOS can a CALayer that has an NSImage as its contents be encoded / decoded?
73 views
Asked by Chris Walken
UserDefaults Decoder Not Decoding
71 views
Asked by Mason Ballowe
How to unarchive object using NSKeyedUnarchiver?
252 views
Asked by Avii
Can someone explain how to use NSKeyedArchiver and NSKeyedUnarchiver in Swift?
255 views
Asked by davidmark
How to save and load a RoomPlan scan to use as a "test" scan
247 views
Asked by denniswave
Why is this subclass failing to be archived by NSKeyedArchived?
93 views
Asked by Lucas
Storing WAV using NSData and NSKeyedArchiver in Objective-C
44 views
Asked by HTron
NSKeyedUnarchiver error in Swift Core Data
1k views
Asked by Shum
Setting textView.attributedtext to an array of NSAttributedString values through UserDefaults swift
198 views
Asked by Joshua Browne
How and why I can not save a custom SCNnode using NSKeyedArchiver
143 views
Asked by Damiano Miazzi
How to fix "This decoder will only decode classes that adopt NSSecureCoding. Class 'UIImageView' does not adopt it."
453 views
Asked by Ali Akbar
How to store a Firebase ListenerRegistration object in UserDefaults?
122 views
Asked by VAlexander
How can I convert an array of custom class type to Data?
35 views
Asked by Ufuk Köşker
Storing OpaquePointer type in UserDefaults
172 views
Asked by Aiden0206
NSKeyedUnarchiver creates multiple instances of the same object references by others
121 views
Asked by SwiftedMind