appwrite / sdk-for-apple

[READ-ONLY] Official Appwrite SDK for Apple Devices 🍎
BSD 3-Clause "New" or "Revised" License
102 stars 27 forks source link

🐛 Bug Report: getFileDownload() Could not cast value #16

Closed chuiizeet closed 2 years ago

chuiizeet commented 2 years ago

👟 Reproduction steps

call getFileDownload()

👍 Expected behavior

Download file...

👎 Actual Behavior

Could not cast value of type 'AsyncHTTPClient.HTTPClientResponse.Body' (0x10648d978) to 'NIOCore.ByteBuffer' (0x1064967a8)

Screen_Shot_2022-05-03_at_19 09 29

🎲 Appwrite version

Different version (specify in environment)

💻 Operating system

MacOS

🧱 Your Environment

Appwrite 0.13.x Xcode Version 13.2.1 (13C100)

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?