Decoding JSON from a bundle
|
|
6
|
516
|
May 21, 2022
|
Expected to decode Array<Any> but found a dictionary instead
|
|
5
|
210
|
May 12, 2022
|
JSON date format flavours support
|
|
4
|
229
|
April 11, 2022
|
New release: swift-json now supports swift 5.3–5.5, iOS, tvOS, and watchOS!
|
|
3
|
495
|
April 8, 2022
|
Most convenient use of hex encoded strings in json?
|
|
5
|
2496
|
March 18, 2022
|
JSON Encoding / Decoding weird encoding of dictionary with enum values
|
|
11
|
13364
|
March 15, 2022
|
How to decode JSON object, which contains different keys?
|
|
3
|
351
|
February 20, 2022
|
Using Parsed JSON Data outside of Closure
|
|
3
|
185
|
February 2, 2022
|
How to decode nested JSON object using struct?
|
|
3
|
230
|
December 19, 2021
|
Decoding of optionals missing in json
|
|
11
|
1532
|
November 15, 2021
|
Codable with nested JSON object
|
|
14
|
1101
|
June 8, 2021
|
Parsing an array of JSON
|
|
5
|
2621
|
April 2, 2021
|
High performance serialization format seriously lacking
|
|
7
|
900
|
February 10, 2021
|
Downloading and setting image from JSON
|
|
0
|
647
|
October 26, 2020
|
Is there a way to customize JSONEncoder formatting?
|
|
3
|
760
|
January 3, 2021
|
Parsing JSON returning nil
|
|
2
|
2404
|
December 8, 2020
|
Webhook in Swift
|
|
0
|
783
|
July 22, 2020
|
Server returns two different types for one value
|
|
8
|
1040
|
October 16, 2020
|
Cleaner Way to Decode Missing JSON Keys?
|
|
2
|
1689
|
September 23, 2020
|
Encoding/Decoding a Swift Dictionary to/from JSON
|
|
6
|
6737
|
September 19, 2020
|
Parsing JSON with similar identifiers
|
|
9
|
749
|
July 19, 2020
|
[Pitch] JSON Encoding Int64 as String
|
|
8
|
1908
|
July 6, 2020
|
Error: Couldn't decode data array
|
|
1
|
309
|
May 25, 2020
|
Add JSONDecoder.URLDecodingStrategy in JSONDecoder
|
|
7
|
2066
|
May 25, 2020
|
Swift.DecodingError.typeMismatch(Swift.Array<Any>, Swift.DecodingError.Context(codingPath: [], debugDescription: "Expected to decode Array<Any> but found a dictionary instead."
|
|
3
|
4611
|
April 5, 2020
|
Decoding Huge JSON Array URL using swift
|
|
2
|
850
|
March 23, 2020
|
JSONDecoder Generics ParserType Thread 1: EXC_BAD_ACCESS (code=1, address=0x8)
|
|
2
|
2834
|
March 16, 2020
|
Custom coders
|
|
4
|
788
|
February 8, 2020
|
Support nested custom CodingKeys for Codable types
|
|
11
|
2696
|
September 12, 2019
|
How to make sure that all JSON fields are presented in a Decodable model?
|
|
4
|
2177
|
September 4, 2019
|