🐛 Bug Report: Storage getFileDownload fails for big file (1GB) due to OutOfMemoryError #44
Open
2 tasks done
Labels
bug
Something isn't working
👟 Reproduction steps
Download a big file (1GB) with
getFileDownload
👍 Expected behavior
It should download the file.
There is a
client.chunkedUpload
i guess we also need aclient.chunkedDownload
👎 Actual Behavior
Throws java.lang.OutOfMemoryError:
🎲 Appwrite version
Version 1.4.x
💻 Operating system
Linux
🧱 Your Environment
Appwrite 1.4.5
sdk-for-android:4.0.0
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: