# Share Component - SendTextMessage

**URL:** https://community.thunkable.com/t/share-component-sendtextmessage/1041975
**Category:** Questions about Thunkable X
**Created:** [December 31, 2020, 4:46am UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975 "2020-12-31T04:46:08Z")
**Posts on this page:** 17
**Page:** 1

<div class="post-metadata">

### Author: ![cxscalhoun](https://avatars.discourse-cdn.com/v4/letter/c/e19adc/32.png) [@cxscalhoun](https://community.thunkable.com/u/cxscalhoun)
#### Post date: [December 31, 2020, 4:46am UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/1 "2020-12-31T04:46:08Z")

</div>

Hello:

I’m attempting to send a text message that contains an ampersand (&). The text string truncates at the occurrence of the character.

Please advise,  
Courtney S. Calhoun

---

<div class="post-metadata">

### Author: ![eko.devs.apploroceo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eko.devs.apploroceo/32/93147_2.png) [@eko.devs.apploroceo](https://community.thunkable.com/u/eko.devs.apploroceo)
#### Post date: [December 31, 2020, 4:47am UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/2 "2020-12-31T04:47:43Z")

</div>

show blocks

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [December 31, 2020, 7:11am UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/3 "2020-12-31T07:11:07Z")

</div>

It works for me in Thunkable Live on an iPhone 11 using these blocks:

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/e/7e43b24127f3f1d79ef447ac396dfa1d699e2991.png)

---

<div class="post-metadata">

### Author: ![eko.devs.apploroceo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eko.devs.apploroceo/32/93147_2.png) [@eko.devs.apploroceo](https://community.thunkable.com/u/eko.devs.apploroceo)
#### Post date: [December 31, 2020, 7:33am UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/4 "2020-12-31T07:33:47Z")

</div>

maybe a invalid no. he entered

---

<div class="post-metadata">

### Author: ![cxscalhoun](https://avatars.discourse-cdn.com/v4/letter/c/e19adc/32.png) [@cxscalhoun](https://community.thunkable.com/u/cxscalhoun)
#### Post date: [December 31, 2020, 7:44am UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/5 "2020-12-31T07:44:50Z")

</div>

tatiang,

Where is this “when - Texting with &” Control found?

---

<div class="post-metadata">

### Author: ![eko.devs.apploroceo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eko.devs.apploroceo/32/93147_2.png) [@eko.devs.apploroceo](https://community.thunkable.com/u/eko.devs.apploroceo)
#### Post date: [December 31, 2020, 12:04pm UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/6 "2020-12-31T12:04:56Z")

</div>

wdym?post relvant things pls

---

<div class="post-metadata">

### Author: ![eko.devs.apploroceo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eko.devs.apploroceo/32/93147_2.png) [@eko.devs.apploroceo](https://community.thunkable.com/u/eko.devs.apploroceo)
#### Post date: [January 4, 2021, 5:49am UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/7 "2021-01-04T05:49:06Z")

</div>

wait i can make a samplllle

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [January 4, 2021, 7:02am UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/8 "2021-01-04T07:02:16Z")

</div>

@cxscalhoun the name you see is not a component. It’s a screen name @tatiang used to demonstrate that the share works.

Hope that makes it clear

---

<div class="post-metadata">

### Author: ![cxscalhoun](https://avatars.discourse-cdn.com/v4/letter/c/e19adc/32.png) [@cxscalhoun](https://community.thunkable.com/u/cxscalhoun)
#### Post date: [January 4, 2021, 7:25am UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/9 "2021-01-04T07:25:05Z")

</div>

Thank you, @muneer and @tatiang!

I am attempting to assign a variable value containing “&” to the message property.

![ShareComponent](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/e/2e828d1b4a6e7e6ba6098a7813be4979fc4a07cd.png)

When the text message appears (Android), it’s text is truncated at the “&.”

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [January 4, 2021, 8:01am UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/10 "2021-01-04T08:01:18Z")

</div>

I just tried it on Android test and it comes ok

 ![Screenshot_20210104_105957](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/f/7fd7e43c88b0b13e627d59d7fd7a61915f406d80.jpeg)

---

<div class="post-metadata">

### Author: ![eko.devs.apploroceo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eko.devs.apploroceo/32/93147_2.png) [@eko.devs.apploroceo](https://community.thunkable.com/u/eko.devs.apploroceo)
#### Post date: [January 4, 2021, 9:35am UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/11 "2021-01-04T09:35:00Z")

</div>

try this

> **[Thunkable](https://x.thunkable.com/copy/96350ed95b45b6c2f3d7cf632bb4b39e)**

---

<div class="post-metadata">

### Author: ![cxscalhoun](https://avatars.discourse-cdn.com/v4/letter/c/e19adc/32.png) [@cxscalhoun](https://community.thunkable.com/u/cxscalhoun)
#### Post date: [January 4, 2021, 6:21pm UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/12 "2021-01-04T18:21:20Z")

</div>

@ [muneer](http://community.thunkable.com/u/muneer)

Did you assign “test & test” to an app variable and plug the variable into the Share component?

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [January 4, 2021, 7:39pm UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/13 "2021-01-04T19:39:35Z")

</div>

I made a simple screen with one text input field and a button

I ran the project from the mobile live test and in the text field I wrote “This & that”

 ![Screenshot_20210104_223605](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/5/6/56d2d49f04983b777d8dae78b871b0ff0e4d813d.jpeg)

I then pressed the button and got

 ![Screenshot_20210104_223623](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/f/7f1d8e55b8ed1d7e20c2fd1f87c64ed594ed2efd.jpeg)

That’s all

---

<div class="post-metadata">

### Author: ![ozel1978](https://avatars.discourse-cdn.com/v4/letter/o/3ec8ea/32.png) [@ozel1978](https://community.thunkable.com/u/ozel1978)
#### Post date: [January 5, 2021, 2:54pm UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/14 "2021-01-05T14:54:35Z")

</div>

how to share to facebook or other social platform?. we not upload yet to google play store or app store.

---

<div class="post-metadata">

### Author: ![eko.devs.apploroceo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eko.devs.apploroceo/32/93147_2.png) [@eko.devs.apploroceo](https://community.thunkable.com/u/eko.devs.apploroceo)
#### Post date: [January 5, 2021, 4:11pm UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/15 "2021-01-05T16:11:23Z")

</div>

use share component

---

<div class="post-metadata">

### Author: ![cxscalhoun](https://avatars.discourse-cdn.com/v4/letter/c/e19adc/32.png) [@cxscalhoun](https://community.thunkable.com/u/cxscalhoun)
#### Post date: [January 12, 2021, 6:13pm UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/16 "2021-01-12T18:13:12Z")

</div>

@ [ekansh\_devs](http://community.thunkable.com/u/ekansh_devs)

I tried your app and the ampersand doesn’t work.

---

<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:19pm UTC](https://community.thunkable.com/t/share-component-sendtextmessage/1041975/17 "2024-11-08T12:19:18Z")

</div>


