List Question
20 TechQA 2024-03-22T21:49:57.383000Encoding CapturedRoomData with JSONEncoder
73 views
Asked by ejoplex
Why my structs doesn't conform to Encodable and Decodable?
118 views
Asked by incelemeTRe
JSONEncoder() encoding of the same key by different types (Swift)
84 views
Asked by diclonius9
How to encode a dictionary of unknown/variable keys?
68 views
Asked by soleil
Struct with protocol as property type does not conform to protocols 'Decodable' and 'Encodable'
133 views
Asked by vintinhum
How to use different keys in input and output when using Encodable protocol?
49 views
Asked by János
Swift custom encode for encoding Int time like pretty string
206 views
Asked by Fry
Add Encodable extension to Swift nested enum
242 views
Asked by Alnitak
Unable to parse JSON data properly from Alomafire
101 views
Asked by Mansidak
Argument passed to call that takes no arguments error for Structs within Structs
114 views
Asked by Mansidak
JSONEncoder encodes nil values when dealing with generic types
299 views
Asked by Cristik
Swift: Using multiple CodingKey types for the same Encodable struct
367 views
Asked by JAHelia
ignoe/bypass the key if value is nil after decoder in swift
37 views
Asked by jacobcan118
How to create encodable request in swift,when my request is present in Json?
115 views
Asked by Manish Kumar
How to save a CapturedRoom using NSCoder
552 views
Asked by Dennis
swift geoJSON can not encode
84 views
Asked by AudioBubble
Is it possible to force encode Date as Date type instead of string?
175 views
Asked by Mocha
Protocol with Encodable protocol
58 views
Asked by Alisher Aidarkhanov
How to deal with empty array to be sent as json in swift?
939 views
Asked by nitpaxy