Back

How do I send sms on react native

  • 0
  • React Native
NETOx
30 Oct, 2024, 18:14

I'm trying to send sms using Appwrite and twilio in my React Native app

TL;DR
Developers are wondering how to send SMS on React Native using Appwrite and Twilio. This cannot be done directly as sending messages must be handled server-side. Node-appwrite is a server SDK, not meant for client-side applications.
Steven
30 Oct, 2024, 18:24

you can't. sending messages (sms/email/push) must be done server-side

NETOx
30 Oct, 2024, 18:29

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

Steven
30 Oct, 2024, 18:31

node-appwrite is a server SDK, meant to be used server side

NETOx
30 Oct, 2024, 18:36

Isn't that server-sided?

Steven
30 Oct, 2024, 18:38

what?

NETOx
30 Oct, 2024, 18:46

Is what I showed you right?

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more