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
- TSL Certificate Issues
Hi Appwrite Discord Community, I got a problem with my Self-Hosted instance. I only want, that I can use my programm with the Appwrite Backend without .selfSig...
- React Native/iOS platform integrations h...
Anyone else have this issue where platform identifiers have been lost/wiped and no option/field available to update them in the console?
- macOS app: OAuth flow doesn’t start
Hi Appwrite team, I’m integrating the Appwrite Swift SDK into a macOS app and am hitting an environment/runtime issue when starting OAuth. App architecture • ...