List Question
20 TechQA 2024-03-07T02:47:18.630000Why is restoreWindow(withIdentifier:state:) called after applicationDidFinishLaunching(_:)?
42 views
Asked by user10711707
segue using NSCoder in a selected tableview cell
73 views
Asked by Bike Smith
How can I decode an `NSCoder` with a terminal command
51 views
Asked by Justiniscoding
Swift NSCoding how to decode custom object
92 views
Asked by Bob
NSKeyedUnarchiver unarchiveTopLevelObjectWithData deprecated - Array loads as nil even though it's in the archive
86 views
Asked by Chris Walken
How do I properly use a getter as a selector in Objective-C? Getting deprecation warnings in modern Xcode
45 views
Asked by Doug Smith
How to save a CapturedRoom using NSCoder
552 views
Asked by Dennis
'Failed to call designated initializer on NSManagedObject class' NSManagedObject and NSCoding
74 views
Asked by thatGuyNeil
NSCoder for unsigned integers with swift
62 views
Asked by Anco34
UIColor initWithCoder extract color name
173 views
Asked by Simon McLoughlin
coder.decodeDouble causing crashes on app updates, value was previously an optional
204 views
Asked by Hbombre
What to use as NSCoder to initialize a View?
685 views
Asked by AudioBubble
getting initialization error when trying to segue or instantiate to vc
70 views
Asked by dsonawave
Missing argument for parameter 'coder' in call, in UIViewControllerRepresentable struct
222 views
Asked by marwan37
How to run a class again after is has been initialised
98 views
Asked by Louie M
How to delete NSCoder Property list stored in phone memory iOS
183 views
Asked by Midhun Narayan
NSKeyedUnarchiver data in wrong format
958 views
Asked by thisIsTheFoxe
How to initialize CMAttitude
249 views
Asked by user9536730
Round-trip encoding and decoding with NSKeyedArchiver and NSKeyedUnarchiver
1.3k views
Asked by Chris Frederick