Search code examples
Omit generic optional with `JSONSerialiser`...


swiftgenericscodable

Read More
decode JSON string to class object...


jsonswiftdecodecodable

Read More
How to decode NaN value from JSON using Swift?...


jsonswiftparsingnancodable

Read More
Swift Codable - How to Initialize an Optional Enum Property in a Failable Manner...


swiftenumsoption-typecodable

Read More
How to make a Swift Enum with Associated values conform to Codable?...


swiftenumscodable

Read More
Universal PLIST reader with codable structure...


swiftplistcodable

Read More
KeyedDecodingContainerProtocol.superDecoder(forKey:) doesn't work as documentation says...


swiftcodable

Read More
Implementing Codable for ARAnchor: "cannot be automatically synthesized in an extension...&quot...


swiftaugmented-realityarkitcodable

Read More
Extracting data from JSON array with swift Codable...


jsonswiftswift4codabledecodable

Read More
Access raw JSON data in the init(from decoder: Decoder) method...


swiftjson-deserializationdecodingcodable

Read More
Swift not converting specific values to a float...


jsonswiftfloating-pointcodablejsondecoder

Read More
Decode Dynamic Types in Swift...


iosjsonswiftcodabledecodable

Read More
Decoding invalid URLs as nil...


swifturlcodable

Read More
App crashes when trying to encode custom objects that conform to codable protocol and I can't fi...


swiftobjectcodablejsonencoder

Read More
How to use Any in Codable Type...


iosswiftcodabledecodableencodable

Read More
Swift Struct Decoder initializer error when decoding JSON...


swiftcodable

Read More
Swift: Custom Encoder/Decoder fails to decode array, found string instead of an array...


swiftcodable

Read More
Swift Rest API call example using Codable...


swiftcodable

Read More
With JSONDecoder in Swift 4, can missing keys use a default value instead of having to be optional p...


jsonswiftswift4codable

Read More
Use Swift's Encodable to encode optional properties as null without custom encoding...


iosjsonswiftencodingcodable

Read More
Swift's JSONDecoder with multiple date formats in a JSON string?...


swiftjson-deserializationcodable

Read More
Swift: Print variable with different types (enum) from JSON in for-loop...


jsonswiftcodable

Read More
Codable Bool enum in swift?...


swiftserializationencodingenumscodable

Read More
Custom Struct: Type does not conform to protocol 'Decodable'...


iosswiftstructcodable

Read More
Having trouble with my API Request. Curl Method with 2 headers...


jsonswiftapicodableurlsession

Read More
Add Encodable extension to Swift nested enum...


swiftenumscodableencodable

Read More
JSONDecoder not decoding API data...


jsonswiftcodable

Read More
swift enum is ignoring CodingKeys...


swiftenumscodabledecodable

Read More
Swift: Array of any does not conform to protocol 'Decodable'...


iosswiftcodabledecodablejsondecoder

Read More
How I can fetch codingPath when codable issue happens?...


swifterror-handlingcodable

Read More
BackNext