vrlOriginal post
Flutter Developer
I am try to access document list using Appwrite apple sdk , but been stuck at handling [String ;Anycodable] . trie the decoded parsing of swift ..errored out saying mismatch . can anyoone please provde some example to handling anycodable i.e the reetuen of the doclumetlist .
Summary
Developer is having trouble handling [String ;Anycodable] type while trying to access document list using Appwrite apple sdk in Swift. They are seeking examples on how to handle Anycodable type for the document list return.