List Question
20 TechQA 2020-10-03T08:33:53.300000How to decode an array of inherited classes in Swift
1.5k views
Asked by Fab
JSONencoder not saving new encoded json array (iOS)
871 views
Asked by Arnav Motwani
JSONEncoder() encoding of the same key by different types (Swift)
84 views
Asked by diclonius9
Why my structs doesn't conform to Encodable and Decodable?
118 views
Asked by incelemeTRe
How can I make a struct to decode JSON structure in Swift?
504 views
Asked by Jatin Menghani
does not conform to protocol 'Decodable' and 'Encodable'
400 views
Asked by Ali kazemi
Swift 4 - Cannot invoke 'encode' with an argument list of type '(Codable)'
719 views
Asked by MarkCoolski
Array of subclass decoded as superclass
322 views
Asked by Belal Elsiesy
Argument passed to call that takes no arguments error for Structs within Structs
114 views
Asked by Mansidak
Unable to parse JSON data properly from Alomafire
101 views
Asked by Mansidak
Fastest way to save structs iOS / Swift
1.7k views
Asked by KLASTER
Swift: custom key-value encoding with Encodable conformance in struct
339 views
Asked by Ilias Karim
Swift Attempt to a decode a Codable parent class as one of its subclasses
663 views
Asked by Evan Kaminsky
Swift - Codable struct with generic Dictionary var?
1k views
Asked by Shadowman
How to decode single unusual property among many Decodable Swift?
1.3k views
Asked by bodich
What is the most elegant way to create nested json using swift 4?
504 views
Asked by Vyacheslav
How to create a nested Encodable class and return it from a function in Swift?
130 views
Asked by matteoh
JSONEncoder encodes nil values when dealing with generic types
299 views
Asked by Cristik