# Thunkable X SMS Send Message Direct

**URL:** https://community.thunkable.com/t/thunkable-x-sms-send-message-direct/258225
**Category:** Questions about Thunkable X
**Created:** [October 4, 2019, 11:08pm UTC](https://community.thunkable.com/t/thunkable-x-sms-send-message-direct/258225 "2019-10-04T23:08:19Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![chongmansangx](https://avatars.discourse-cdn.com/v4/letter/c/ce7236/32.png) [@chongmansangx](https://community.thunkable.com/u/chongmansangx)
#### Post date: [October 4, 2019, 11:08pm UTC](https://community.thunkable.com/t/thunkable-x-sms-send-message-direct/258225/1 "2019-10-04T23:08:19Z")

</div>

Share1 call SendTextMessage, phoneNumber “xxxxxxxx” message”Hello world”  
how can it Send Message Direct.??

---

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [October 5, 2019, 2:36am UTC](https://community.thunkable.com/t/thunkable-x-sms-send-message-direct/258225/2 "2019-10-05T02:36:33Z")

</div>

Hi, @chongmansangx! 👋

### Welcome to our Community! 🎉 🎉

* * *

> [@chongmansangx](#):
>
> Send Message Direct

What do you mean by this?

Thanks! 😊

---

<div class="post-metadata">

### Author: ![jane](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jane/32/27575_2.png) [@jane](https://community.thunkable.com/u/jane)
#### Post date: [October 7, 2019, 3:09pm UTC](https://community.thunkable.com/t/thunkable-x-sms-send-message-direct/258225/3 "2019-10-07T15:09:58Z")

</div>

Hi there,

The app user will always need to manually approve text messages, calls, emails, etc. being made on their behalf.

Otherwise malicious developers would be able to impersonate their users, and do things like call/text numbers with expensive charges attached or spread spam!

I’m sorry that you will not be able to implement this feature in your app.

Jane

---

<div class="post-metadata">

### Author: ![Deluxe](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/deluxe/32/30016_2.png) [@Deluxe](https://community.thunkable.com/u/Deluxe)
#### Post date: [November 16, 2020, 3:09pm UTC](https://community.thunkable.com/t/thunkable-x-sms-send-message-direct/258225/4 "2020-11-16T15:09:58Z")

</div>

Hi @jane

The same thing applies for many app permissions on smartphones and for this reason app permissions exist. So for example, an app cannot use the device’s location unless the user has allowed the use of GPS. In the very same way an app cannot send an SMS unless the corresponding permission has not been approved by the user. This is well-explained in the Expo documentation [here](https://docs.expo.io/versions/v39.0.0/sdk/sms/) and you can also see an example of requesting the necessary permission [here](https://aboutreact.com/send-text-sms-in-react-native/).

Personally, I would like to see this functionality implemented in Thunkable since it already is available in Expo and React Native. Should I raise a Feature Request or is it by any chance in your roadmap?

Thanks  
K

---

<div class="post-metadata">

### Author: ![codeswept](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/codeswept/32/87755_2.png) [@codeswept](https://community.thunkable.com/u/codeswept)
#### Post date: [November 17, 2020, 5:02am UTC](https://community.thunkable.com/t/thunkable-x-sms-send-message-direct/258225/5 "2020-11-17T05:02:40Z")

</div>

Hi @jane!  
In my app, users have to enter an OTP (One time password) to login. Because of that, I need the device to automatically send a pre-defined message to the user’s SMS. I am not using email here.  
It spoils the UX if the user has to approve their own OTP, that is not getting sent from them but from the device.  
Any idea on how to implement this?  
Thanks,  
@codeswept

---

<div class="post-metadata">

### Author: ![danibarzo16i718](https://avatars.discourse-cdn.com/v4/letter/d/258eb7/32.png) [@danibarzo16i718](https://community.thunkable.com/u/danibarzo16i718)
#### Post date: [January 26, 2021, 5:34pm UTC](https://community.thunkable.com/t/thunkable-x-sms-send-message-direct/258225/6 "2021-01-26T17:34:39Z")

</div>

hi @Deluxe i think some (maybe many) of us would love to have this feature. And it is just like you explained, obviously every user must approve in advance the SMS permission. How to ask together (i, you and the others) to thunkable staff to have this feature?

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:08pm UTC](https://community.thunkable.com/t/thunkable-x-sms-send-message-direct/258225/7 "2024-11-08T12:08:45Z")

</div>


