
If i have a button in an app that allows a user to delete their account, can I not just call a function from my swift app to Appwrite to have the account deleted? Do I need to setup a server to do that(?)

(assuming users would only be deleting their own accounts)

You can use a Cloud Function for that. Afaik, account deletion on client side sdks isn't an intended behaviour.

okay thanks! I'll go and poke around functions for bit haha

Hint : Functions + Users API. Feel free to ping back if you face any issues.

i really appreciate it - thank you!!
Recommended threads
- #General
As a seasoned Mobile App & Website Expert, I'd love to offer my services: - Website-to-app conversion - Custom website development from scratch - Affordable, h...
- What platforms to select if my app is ta...
Hi there, I'm building an app using Expo and hope to make it cross-platform for both iOS and Android. I created the Android platform on AppWrite initially, but ...
- Sign up not working
For some reason when I try and sign up, it does add a new user but for some reason when I run checkUser it just doesn't work?
