I am experiencing an issue where gifts are saved on the server and I am able to receive them, but they are not visible on the screen when using an SVGA player. Could you please help me resolve this issue and explain why this might be happening?
Using Parse for college project please help me
Where is the section where you fetch the image from Appwrite? You're saving it in the database or in buckets?
I'm using Parse Server, and it seems that the SVGA gifts are being saved correctly, but the issue is that they are not displaying on the screen in the SVGAPlayer. I’m not sure why this is happening. Could anyone help me figure this out?
Recommended threads
- Issue with account.get() – "type 'Null' ...
Hey everyone, I'm running a self-hosted Appwrite instance and using the Appwrite Flutter SDK. When calling account.get(), I get the following error: "type 'Nul...
- Clarity on Appwrite Messging
When using Appwrite messaging with FCM, do I need to include the user's firebaseToken in the createTarget object? If I omit the firebaseToken, will Appwrite sti...
- i created a chat app this use appwrite r...
Each collection represents a chat, and permission is granted based on the team ID. When sending a message, I listen for real-time updates, and the message is di...