# Thunkable × live testing not working

**URL:** https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346
**Category:** Questions about Thunkable X
**Created:** [May 5, 2018, 6:44pm UTC](https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346 "2018-05-05T18:44:42Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![unni](https://avatars.discourse-cdn.com/v4/letter/u/96bed5/32.png) [@unni](https://community.thunkable.com/u/unni)
#### Post date: [May 5, 2018, 6:44pm UTC](https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346/1 "2018-05-05T18:44:42Z")

</div>

i decided to try out thunkable × and play around with its features to see if i should make the switch from app.thunk to x.thunk.

i toyed around and made a small app with very basic functions. (buttons, labels, navigators)

i wanted to test if the app would work on my phone (oneplus 3), so i clicked the live test button. i had already downloaded the new livetest app on my phone and had it open.

my phone’s screen went blank.

no matter how many times i try logging out and resetting, the screen goes white everytime.  
help!

-unni

---

<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: [May 5, 2018, 7:24pm UTC](https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346/2 "2018-05-05T19:24:37Z")

</div>

Here you need to watch the logs of what is happening with the help of adb:

adb logcat \> logcat.txt

---

<div class="post-metadata">

### Author: ![paulmw](https://avatars.discourse-cdn.com/v4/letter/p/22d042/32.png) [@paulmw](https://community.thunkable.com/u/paulmw)
#### Post date: [May 6, 2018, 2:14pm UTC](https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346/3 "2018-05-06T14:14:05Z")

</div>

@unni Can you click on the share button at the top of your screen, generate a share link, and share it with us? That’ll help us debug what is going on. Thanks.

---

<div class="post-metadata">

### Author: ![Maxim\_Lapushin](https://avatars.discourse-cdn.com/v4/letter/m/4491bb/32.png) [@Maxim\_Lapushin](https://community.thunkable.com/u/Maxim_Lapushin)
#### Post date: [May 7, 2018, 2:27pm UTC](https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346/4 "2018-05-07T14:27:50Z")

</div>

It isn’t working on my oneplus5t either…

[https://ios.thunkable.com/copy/5af06038ae7ff5000104228d](https://ios.thunkable.com/copy/5af06038ae7ff5000104228d) is my app

---

<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: [May 7, 2018, 4:29pm UTC](https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346/5 "2018-05-07T16:29:24Z")

</div>

Maxim\_Lapushin,

Try on Screen1 add new Row13, move buttons Button9, Button10, Button11 from Row6 to it, and delete Row6. The problem has disappeared?

---

<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: [May 7, 2018, 5:12pm UTC](https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346/6 "2018-05-07T17:12:16Z")

</div>

Everything turned out to be much easier. In the Row6 the Height property is empty. Specify the value in it and everything should work. It’s interesting that on iOS it works without problems.

---

<div class="post-metadata">

### Author: ![Maxim\_Lapushin](https://avatars.discourse-cdn.com/v4/letter/m/4491bb/32.png) [@Maxim\_Lapushin](https://community.thunkable.com/u/Maxim_Lapushin)
#### Post date: [May 8, 2018, 3:08pm UTC](https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346/7 "2018-05-08T15:08:33Z")

</div>

wow ya, that did the trick. Thank you.

---

<div class="post-metadata">

### Author: ![gene.arnold9d](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/gene.arnold9d/32/86268_2.png) [@gene.arnold9d](https://community.thunkable.com/u/gene.arnold9d)
#### Post date: [May 28, 2021, 3:09pm UTC](https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346/8 "2021-05-28T15:09:28Z")

</div>

How do I find this log file to help with debugging? I searched the help docs for logs but came up empty. Thank you!

---

<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: [May 28, 2021, 4:04pm UTC](https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346/9 "2021-05-28T16:04:42Z")

</div>

That looks like a Terminal command but that’s as much as I know about adb. I did find this:

> **[How to Install ADB on Windows, macOS, and Linux](https://www.xda-developers.com/install-adb-windows-macos-linux/)**
>
> If you're on Windows, Linux or macOS, you can follow these step by step instructions to install ADB on your desktop or laptop PC.

---

<div class="post-metadata">

### Author: ![gene.arnold9d](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/gene.arnold9d/32/86268_2.png) [@gene.arnold9d](https://community.thunkable.com/u/gene.arnold9d)
#### Post date: [May 28, 2021, 4:11pm UTC](https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346/10 "2021-05-28T16:11:15Z")

</div>

Thank you very much for finding this! I’ll check it out.

---

<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:02pm UTC](https://community.thunkable.com/t/thunkable-x-live-testing-not-working/25346/11 "2024-11-08T12:02:51Z")

</div>


