Why does my JSON response fail to decode on iOS 15 but succeed on iOS 17?
|
|
16
|
583
|
February 12, 2025
|
[Pitch] JSONDecoder.nullDecodingStrategy
|
|
18
|
5271
|
November 15, 2024
|
Low level JSON API (idea)
|
|
2
|
1039
|
May 10, 2024
|
Blank menu with external json
|
|
3
|
487
|
January 30, 2024
|
JSON decoding failing for only one field
|
|
7
|
2032
|
November 27, 2023
|
JSON and "\u{FEFF}": unexpected behavior
|
|
9
|
2608
|
October 25, 2023
|
Wouldn't JSONPatch, JSONPointer be better in Foundation?
|
|
8
|
1174
|
September 7, 2023
|
Introducing JSONParsing: A library for writing bidirectional JSON parsers
|
|
0
|
1817
|
July 17, 2023
|
Javascript Object native swift type equivalent , JavascriptCore bridging
|
|
2
|
963
|
June 12, 2023
|
Persisting unknown fields in JSON with Codable
|
|
4
|
1692
|
March 3, 2023
|
Deserialize items in JSON array to different types(parameterized enum) based on fields
|
|
1
|
2254
|
February 28, 2023
|
[Pitch] JSON Encoding Int64 as String
|
|
9
|
4965
|
February 15, 2023
|
How to return native type via `type(of:)` from JSON string
|
|
7
|
2471
|
December 27, 2022
|
How to decode JSON returning an array of arrays of different types
|
|
0
|
864
|
November 11, 2022
|
How to decode a JSON String which uses Integer values as Boolean, alternatively can I force SQLite to use true/false instead of 1/0 as Bool
|
|
8
|
6306
|
October 20, 2022
|
HTTP Status 400 – Bad Request
|
|
1
|
1812
|
August 17, 2022
|
Cleaner Way to Decode Missing JSON Keys?
|
|
8
|
10859
|
July 19, 2022
|
Xcode keeps giving me the error "Expected to decode Array<Any> but found a dictionary instead"
|
|
3
|
1863
|
June 24, 2022
|
Expected to decode Array<Any> but found a dictionary instead
|
|
5
|
10367
|
May 12, 2022
|
JSON date format flavours support
|
|
4
|
1894
|
April 11, 2022
|
New release: swift-json now supports swift 5.3–5.5, iOS, tvOS, and watchOS!
|
|
3
|
1266
|
April 8, 2022
|
Most convenient use of hex encoded strings in json?
|
|
5
|
12389
|
March 18, 2022
|
JSON Encoding / Decoding weird encoding of dictionary with enum values
|
|
11
|
17185
|
March 15, 2022
|
How to decode JSON object, which contains different keys?
|
|
3
|
5799
|
February 20, 2022
|
Using Parsed JSON Data outside of Closure
|
|
3
|
1157
|
February 2, 2022
|
How to decode nested JSON object using struct?
|
|
3
|
3255
|
December 19, 2021
|
Decoding of optionals missing in json
|
|
11
|
9812
|
November 15, 2021
|
Codable with nested JSON object
|
|
14
|
5684
|
June 8, 2021
|
Parsing an array of JSON
|
|
5
|
9124
|
April 2, 2021
|
High performance serialization format seriously lacking
|
|
5
|
2088
|
February 10, 2021
|