I am using Appwrite in my Android App to learn Jetpack Compose. I have integrated Authenitcation, Database, Storage. In authentication I am not receiving SMS in my mobile. Is it disabled for free plan? I am able to upload only image (jpg), when I upload video, I get error Requested File Not Found (seems above 5MB I get error). Also the progress callback not working. The methods getFileDoownload, getFilePreview, getFileView seems to return a byte array, how I can get full URL of file to download or view?
Recommended threads
- I am using s3 for app storage but is it ...
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage...
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...