I'm trying to send sms using Appwrite and twilio in my React Native app
you can't. sending messages (sms/email/push) must be done server-side
I was following a tutorial but it used node-appwrite, I don't know if that's how you do it with react-native-appwrite
node-appwrite is a server SDK, meant to be used server side
Isn't that server-sided?
what?
Is what I showed you right?
Recommended threads
- Rate limit
How do I solve "Signup Failed, Rate limit for the current endpoint has been exceeded. Please try again after some time"? I have Pro and around 2k requests per ...
- Issue with oauth on react native
Hello 😀 I'm building an app with expo react native and I was able to connect to my appwrite project. I can see the tableDB and use basic authentication. I hav...
- API Bandwidth Usage Not Updating
I’ve noticed that the API bandwidth usage in my project dashboard is not updating even after more than 24 hours have passed. Even after multiple API requests, t...