Search code examples
Parsing nested JSON using Decodable in Swift...


jsonswiftdecodable

Read More
Complex Json to Swift Codable...


swiftencodecodabledecodablejsondecoder

Read More
Swift Decodable - How to decode nested JSON that has been base64 encoded...


swiftcodabledecodable

Read More
Trailing closure passed to parameter of type 'Set<HTTPMethod>' that does not accept a ...


swiftalamofiredecodable

Read More
Decode URLs with special characters in Swift...


jsonswifturlcodabledecodable

Read More
Decode data of Object type and generic type for base JSON response using Decodable...


swiftalamofirecodabledecodable

Read More
How to decode custom type inside dictionary value with JSON?...


jsonswiftdecodable

Read More
Parsing Json with Decoding Protocol (Codable)...


iosswiftencodecodabledecodable

Read More
init(from decoder: Decoder) is causing a "Cannot infer contextual base" error in separate ...


iosswiftcodabledecodable

Read More
Swift Decodable Dates with Empty Strings or Nil...


jsonswiftstringcodabledecodable

Read More
Getting a particular value from different JSON responses in swift?...


iosjsonswiftalamofiredecodable

Read More
what is the right syntax for a json file?...


iosjsonswiftxcodedecodable

Read More
Decode another response if first decoding failed using Combine and Swift...


jsonswiftcombinedecodable

Read More
Inheritance of Encodable Class...


inheritanceswift4codabledecodableencodable

Read More
Decode nested jsons swift...


iosjsonswiftdecodable

Read More
Protocol type cannot conform to protocol because only concrete types can conform to protocols...


iosswiftprotocolscodabledecodable

Read More
Generic Function: Type of expression is ambiguous without more context...


swiftgenericsdecodable

Read More
How to use Swift Decodable to map relationships from an array of UUID keys?...


arraysjsonswiftrelationshipdecodable

Read More
Custom Decoder error due to self before all stored properties are initialized...


swiftcompiler-errorsdecodable

Read More
Expected to decode Int but found a number instead...


iosjsoncodabledecodableswift4.2

Read More
Swift - How to use CodingKeys to map an Int to a custom enum?...


jsonswiftenumsdecodable

Read More
Decodable: Generic parameter 'T' could not be inferred...


swiftcodabledecodable

Read More
Swift custom decoding including another custom decoded model...


iosswiftdecodable

Read More
Issue in making a struct Codable...


iosswiftcodabledecodableencodable

Read More
Decode url with space in it from decodable model...


swiftdecodable

Read More
Is Decodable inheritance even possible in Swift?...


swiftswiftuiswift5decodable

Read More
Swift JSONDecoder accepting different JSON keys...


jsonswiftcodabledecodablejsondecoder

Read More
Decoding enum in Swift 5 - This CANNOT be this hard...


swiftswift5codabledecodableencodable

Read More
Decoding an Array in a Swift model (Decodable)...


arraysswiftdecodableencodable

Read More
Decoding JSON nested dictionary using Decodable and storing it using Core Data...


jsonswiftcore-datadecodable

Read More
BackNext