
I am currently stuck on the process of understanding of deployment. I have react native application which uses Appwrite to fetch data from database, create, and authorize. I didn't find explicit answer on the topic of deployment of mobile application. I am ready to publish application to AppStore, however do I need to deploy Appwrite backend to cloud hosting server, if so where can I learn about this. Or I don't need to think about it because Appwrite is self-hosting. I hope my question is clear. Thank you.
Recommended threads
- Trouble with Anonymous Login on iOS
Ideally I would like to be able to sign in anonymously and persist this user even if they close and reopen the app. Is this possible? Here is what I currently h...
- Realtime Disconnects and Error: INVALID_...
Hi! I just want to ask here if there's any workaround with the disconnect issues we're encountering when subscribing to realtime events in react native using ex...
- Appwrite documents and Swift codable
The object I use to create a document is different than the object I receive when I list documents. Do I create an object that’s used to create a document and a...
