How can I decode a attribute that I set as enum in swift?
I tried creating an enum variable in swift, but i got a json decoidng error. I looked through the docs, but count find anything.
TL;DR
Developers are having trouble decoding a JSON attribute set as an enum in Swift. The issue might be related to how the enum is defined or how the JSON data is structured. Double-check your enum implementation and ensure it matches the JSON structure.Recommended threads
- Urgent help with removed databases
Hi <@564158268319203348> <@501784879638249472> I wrote to paid plan support about this but no response as of yet… About an hour ago one of the interns from o...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...