
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
- Set succes/failure url in console
Hi guys, I want to set up a succes and failure url for my OAuth2 provider Google. But I don't see any options for this? Is it not possible to do so? Beside th...
- Expo react native error
Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'PlatformConstants' could not be found. Verify that a module by this name is registered in the nativ...
- Appwrite Error: 401 Unauthorized on getC...
Hi everyone, I'm getting an error while trying to fetch the current user using Appwrite in my React project. Here's the error log: auth.js:41 GET https://fra....
