# Clone + Any Button - different behavior iOS vs Android

**URL:** https://community.thunkable.com/t/clone-any-button-different-behavior-ios-vs-android/745336
**Category:** Questions about Thunkable X
**Created:** [August 16, 2020, 8:55am UTC](https://community.thunkable.com/t/clone-any-button-different-behavior-ios-vs-android/745336 "2020-08-16T08:55:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Andrea\_Marchisio](https://avatars.discourse-cdn.com/v4/letter/a/e274bd/32.png) [@Andrea\_Marchisio](https://community.thunkable.com/u/Andrea_Marchisio)
#### Post date: [August 16, 2020, 8:55am UTC](https://community.thunkable.com/t/clone-any-button-different-behavior-ios-vs-android/745336/1 "2020-08-16T08:55:35Z")

</div>

Hello,  
just a simple screen to build a dinamically home page with data get from Airtable … clone a button and then click on it taking the url from text.  
it works perfectly on iOS and not in Android. The last one doesn’t open link and get “undefined” value from component.

In this kind of situation I don’t know how I have to change to be compliant for both OS.  
Please help.  
Andrea

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

---

<div class="post-metadata">

### Author: ![Andrea\_Marchisio](https://avatars.discourse-cdn.com/v4/letter/a/e274bd/32.png) [@Andrea\_Marchisio](https://community.thunkable.com/u/Andrea_Marchisio)
#### Post date: [August 16, 2020, 12:18pm UTC](https://community.thunkable.com/t/clone-any-button-different-behavior-ios-vs-android/745336/2 "2020-08-16T12:18:21Z")

</div>

I just switch from Screen Open to Start and now it works.  
I also tried to switch back and works again … really I don’t understand

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [August 17, 2020, 1:07pm UTC](https://community.thunkable.com/t/clone-any-button-different-behavior-ios-vs-android/745336/3 "2020-08-17T13:07:41Z")

</div>

Purple blocks work asynchronously. For this reason, your blocks in the drawing give an unreliable solution.

---

<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:26pm UTC](https://community.thunkable.com/t/clone-any-button-different-behavior-ios-vs-android/745336/4 "2024-11-08T12:26:40Z")

</div>


