Search code examples
how do I create array of strings from dictionary in swift?...


jsonswiftparsingcodabledecodable

Read More
Unable to decode JSON data while parsing in swift...


jsonswiftalamofireresponsedecodable

Read More
"Expected to decode String but found a number instead." Issue decoding JSON...


jsonswiftparsingnetworkingdecodable

Read More
API Decoding Struct Swift...


jsonswiftstructdecodablejsondecoder

Read More
Swift generics and Any...


swiftgenericsdecodable

Read More
Why do I get ‘Cannot get keyed decoding container -- found null value instead.’ error when I use JSO...


iosjsonswiftdecodablejsondecoder

Read More
Swift 4 Decodable with keys not known until decoding time...


jsonswiftdecodable

Read More
Custom JSON decoding: decode an array of different objects in several distinct arrays...


iosjsonswiftdecodable

Read More
Codable and CodingKeys...


swiftcodabledecodableencodable

Read More
Can we make the Codable key in struct as case insensitive in Swift...


iosswiftxcodecodabledecodable

Read More
Implementing Codable for UIColor...


iosswiftswift4decodable

Read More
No Data when Decoding Nested Array in Json by Swift...


swiftswiftuicodableswift-playgrounddecodable

Read More
Swift Attempt to a decode a Codable parent class as one of its subclasses...


swiftinheritancecodabledecodableencodable

Read More
Swift Encodable, Decodable Vs Codable...


swiftcompositioncodabledecodableencodable

Read More
Swift 4 Decodable: The given data was not valid JSON...


iosjsonswiftcodabledecodable

Read More
Swift Codable: subclass JSONDecoder for custom behavior...


jsonswifttype-conversioncodabledecodable

Read More
Swift decodable snake case key which include numbers Issue...


swiftcodabledecodable

Read More
Decode heterogeneous array JSON using Swift decodable...


jsonswiftdecodableheterogeneous

Read More
Server Response Not matching model (no records) in Swift...


jsonswiftdecodable

Read More
Codable class doesn't conform to protocol 'Decodable'...


swiftcodabledecodable

Read More
Trouble Decoding JSON Data with Swift...


jsonswiftdecodablejsondecoderidentifiable

Read More
Swift/Alamofire 5 ResponseSerializer generic stuct decode...


swiftstructalamofiredecodable

Read More
Swift codable recursive enum with dynamic keys...


swiftenumscodabledecodableencodable

Read More
Getting null value from API response with Alamofire...


iosswiftstructalamofiredecodable

Read More
How to transfer data between Class/func and View...


swiftswiftuidecodableobservableobject

Read More
Swift Decodable with inconsistent API...


jsonswiftcodabledecodable

Read More
How to decode a json dumped by pandas dataframe in swift...


jsonswiftdataframecodabledecodable

Read More
How to decode any json value to string with Decoadable object in Swift?...


iosjsonswiftcodabledecodable

Read More
How can I use @propertyWrapper for Decodable with optional keys?...


swiftdecodableproperty-wrapper

Read More
Decodable and JSON, 2 datatypes for same variable...


jsonswift4decodableswift4.1

Read More
BackNext