Hey everyone, im building a react native app with expo and am having issues uploading images selected with the image picker to storage.
i saw these support tickets from a while back but am having trouble implementing it. would anyone be able to help?
TL;DR
Developers building a React Native app with Expo are encountering difficulties uploading images selected with the image picker to storage. They are seeking assistance in implementing solutions suggested in previous support tickets. Refer to this GitHub issue for more information: https://github.com/appwrite/sdk-for-web/issues/27.Recommended threads
- API key without database.read/write
I had some issues with my previous API key and I deleted it then I wanted to create a new one and discovered the database checkbook has no database.read/write j...
- dynamic key missing scopes for database ...
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies....
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...