List Question
20 TechQA 2024-03-22T21:49:57.383000Encoding CapturedRoomData with JSONEncoder
73 views
Asked by ejoplex
Create JSON from given data in Swift
106 views
Asked by Vader20FF
Post method generic codable API response not coming properly in swift
84 views
Asked by Swift
Unable to get SwiftData to store/retrieve CGPoint, CGSize, CGRect
90 views
Asked by HighFive
swift factory for decodable type to one of possible results
125 views
Asked by Avba
FirestoreSwift DocumentReference codable
74 views
Asked by IT-Guy007
Swift 5.7, can you use a string to dynamically use a keyPath with Structs?
157 views
Asked by Fattie
Is there a way to iterate through a Codable (e.g. each item in a JSON parse)?
60 views
Asked by Fattie
Two Different models with the some of same properties cause problems in Swift
107 views
Asked by asduskun
SwiftData Model Inheriting from Codable Class
136 views
Asked by Chris Schlitt
How to pass CodingKeys into a function outside a class, as an array not an enum?
105 views
Asked by Oscar
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
SwiftData with Codable
294 views
Asked by ali.ios
New to YAML: not parsing in Swift
88 views
Asked by Dan Donaldson
In Swift, how do I decode both lower case and pascal case JSON using Decodable protocol?
126 views
Asked by Joel S.
Data output via the Laravel API for a grouped collection
73 views
Asked by Kastorsky
App crashing when decoding JSON data from UserDefaults and assigning decoded data to an array
109 views
Asked by mickeyt