Search code examples
Missing argument for parameter 'from' in call. Insert 'from <Decoder>...


swiftcodable

Read More
Type cannot conform to Decodable but it actually is...


swiftcodableswift-protocolsdecodable

Read More
Using Generics / Codable w/ API response 204 NO CONTENT...


swiftnsurlsessioncodableurlsessionjsondecoder

Read More
How to directly convert a Dictionary to a Codable instance in Swift?...


iosswiftobjective-ccodable

Read More
Swift: Using multiple CodingKey types for the same Encodable struct...


iosswiftcodableencodable

Read More
Swift Decodable: Inject value in nested generic property...


swiftcodabledecodable

Read More
Swift Codable - How to encode custom array...


iosjsonswiftcodable

Read More
How do I (simply) "do something else" to the resulting struct after the JSONDecoder().deco...


swiftcodablejsondecoder

Read More
Decode string key having integer value using JSONDecoder Swift...


jsonswiftcodablejsondecoder

Read More
Decodable with extra property...


swiftcodabledecodable

Read More
unespected Generic parameter 'T' could not be inferred error using generics...


swiftgenericscodable

Read More
What's the best way to encode/decode a heterogenous array of type [any TypeName] in Swift 5.7?...


iosswiftcodableexistential-type

Read More
Swift decode JSON with unknown keys...


jsonswiftcodabledecodable

Read More
Is this Int64 Swift Decoding superfluous?...


swiftparsingcodable

Read More
SWIFT UI request...


jsonswiftswiftuicodable

Read More
Dictionary with Coding keys in Swift, Codale to String...


swiftdictionarycodablejsondecoder

Read More
how to use this response in Codable method in iOS swift...


iosjsonswiftcodabledecodable

Read More
filter in ForEach based on id from another API SwiftUI...


swiftfilterswiftuicodableswiftui-foreach

Read More
Swift 4 Codable: Converting JSON return String to Int/Date/Float...


iosjsonswiftswift4codable

Read More
Hot to decode JSON data that could and array or a single element in Swift?...


swiftswift4codabledecodable

Read More
How to conform UIImage to Codable?...


uiimageswift4codable

Read More
Can you define an enum to represent values explicitly known to your app, but still handle unknown va...


swiftenumscodable

Read More
Decoding JSON attribute of ambiguous type in iOS Swift...


iosjsonswiftcodabledecodable

Read More
Swift 5 Codable - API provides sometimes an value sometimes not...


swiftapistructcodable

Read More
My FlightData Master Data Structure does not conform to Decodable when using other Data Structures...


swiftstructurecodabledecodable

Read More
Iterate through JSON Object in Swift...


jsonswiftloopscodable

Read More
Unit testing conformance to Decodable using a SingleValueDecodingContainer...


swiftunit-testingcodabledecodable

Read More
Present results with alamofire/Swift...


jsonswiftalamofirecodablejsondecoder

Read More
Is it possible to make an `any Protocol` conform to Codable?...


swiftcodableswift-protocols

Read More
how do I create array of strings from dictionary in swift?...


jsonswiftparsingcodabledecodable

Read More
BackNext