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
- Urgent: 500 Server Error and Missing Dat...
Dear Appwrite Support Team, I hope this message finds you well. I am reaching out regarding a critical issue I have encountered with my Appwrite server. Recent...
- Question for authentication
Hi everyone, I recently started using appwrite for my future SaaS application, and the platform is wonderful so far. However I just have a question in integrati...
- All data wiped from my project
I tried starting up my app and got a 'Failed to fetch image 500' error when accessing an image. When I checked, it looks like all my data (users, images, videos...