Hi,
We are using Appwrite for storing images in our application, which has both iOS and Android native versions. We are encountering an issue with image uploads on Android.
When uploading images through iOS, the app accepts images of all sizes without any issues. However, when attempting to upload the same images on Android, we receive the following error: "io.appwrite.exceptions.AppwriteException: The requested file could not be found."
Interestingly, this issue does not occur when the images are smaller than 5 MB; those uploads work perfectly fine. We have thoroughly checked our Appwrite configuration and confirmed that there is no specified limit on the file size. Both the iOS and Android versions are using the same bucket and project ID.
Addded the code snippet for the upload function we are using as image.
Could you please assist us in resolving this issue?
Thank you.
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.