List Question
20 TechQA 2024-03-24T04:04:45.123000Swift decoding error types inconsistency with `Bool` type
60 views
Asked by Roman
How to loop through json using CodingKeys and a custom decoder to build an array to assign to a struct property?
73 views
Asked by Anonymous Nancy
Cannot convert value of type StructName<X> to expected argument type 'X'
85 views
Asked by Nar
Adding @Model (SwiftData) causes error 'does not conform to Decodable/Encodable'
29 views
Asked by Paul Morris
Facing difficulties to define a type for a specific key while decoding JSON
43 views
Asked by SM Arif Ahmed
How to decode variable object in variable array with jsonDecoder in swift
84 views
Asked by Murat
Inputted Values for SignUpView not saving to Backend API
61 views
Asked by user16961399
Swift JSON string data decoding with escaping character
65 views
Asked by SYL
What is wrong with my enum decoding in Swift?
92 views
Asked by JamesDerrick248
Why my structs doesn't conform to Encodable and Decodable?
118 views
Asked by incelemeTRe
Dynamic API response values for same Codable coding key in Swift
28 views
Asked by Bernhard Engl
Use Location wrapper to decode CLLocation variable
85 views
Asked by Philippe
How to use ticketmaster API in swift
197 views
Asked by Steve
How to encode a dictionary of unknown/variable keys?
68 views
Asked by soleil
Swift Decodable, is it possible to use JSONDecoder to parse JSON like this into my target object?
102 views
Asked by raddevus
Struct with protocol as property type does not conform to protocols 'Decodable' and 'Encodable'
133 views
Asked by vintinhum
Decode Dynamic Types in Swift
170 views
Asked by Noah Iarrobino
YouTube API and show videos on playlist
124 views
Asked by Adam Sewell