# Blank screen when using ios app

**URL:** https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726
**Category:** Questions about Thunkable X
**Tags:** ios
**Created:** [September 17, 2017, 2:07am UTC](https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726 "2017-09-17T02:07:26Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![Sean\_Pinder](https://avatars.discourse-cdn.com/v4/letter/s/a698b9/32.png) [@Sean\_Pinder](https://community.thunkable.com/u/Sean_Pinder)
#### Post date: [September 17, 2017, 2:07am UTC](https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726/1 "2017-09-17T02:07:26Z")

</div>

Hey guys,  
I have been trying to use the new thunkable ios builder and i am amazed at what you have produced!  
**But unfortunately, while trying to live test my app i found that it just showed a blank white screen!**

I have tried dowloading my app, reinstalling the thunkable live application and even tried building other apps that still would not work!  
I am not sure if it is a syntax problem with my code or a development bug!  
Screenshots attatched

Thanks in advance! 😀

 ![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/2X/3/3c6cf9504015d12a0d3cdddc2bc39c059b40375e.png)  
 ![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/2X/7/7793e11052177adc1c55c3a3aa7670d146c04e1e.png)

---

<div class="post-metadata">

### Author: ![MiuMiu](https://avatars.discourse-cdn.com/v4/letter/m/278dde/32.png) [@MiuMiu](https://community.thunkable.com/u/MiuMiu)
#### Post date: [September 17, 2017, 2:25am UTC](https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726/2 "2017-09-17T02:25:28Z")

</div>

you should move the screen under navigator.

---

<div class="post-metadata">

### Author: ![Sean\_Pinder](https://avatars.discourse-cdn.com/v4/letter/s/a698b9/32.png) [@Sean\_Pinder](https://community.thunkable.com/u/Sean_Pinder)
#### Post date: [September 17, 2017, 2:45am UTC](https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726/3 "2017-09-17T02:45:59Z")

</div>

![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/2X/7/7eaea5ad19871cd06ef445b61ea71cf5331fd1a4.png)

Like so?  
I tried scanning it again but still just a blank screen!

**EDIT**  
I tried using a tab navigator instead and it was successful!  
As it turns out it is only screen 1 that is blank which is still a problem considering the fact i have two text boxes and a button there!  
If you have a solution please tell me!  
👍🏻  
Also is there a way to exclude certain screens from a tab navigator?

---

<div class="post-metadata">

### Author: ![MiuMiu](https://avatars.discourse-cdn.com/v4/letter/m/278dde/32.png) [@MiuMiu](https://community.thunkable.com/u/MiuMiu)
#### Post date: [September 17, 2017, 3:08am UTC](https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726/4 "2017-09-17T03:08:51Z")

</div>

exclude certain screens？just don’t put the screenx under the navigator…

---

<div class="post-metadata">

### Author: ![Sean\_Pinder](https://avatars.discourse-cdn.com/v4/letter/s/a698b9/32.png) [@Sean\_Pinder](https://community.thunkable.com/u/Sean_Pinder)
#### Post date: [September 17, 2017, 3:14am UTC](https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726/5 "2017-09-17T03:14:42Z")

</div>

🤦🏻‍♂️  
Thank you for that!  
Any ideas on my screen 1 problem?  
It is still blank, I am thinking some sort of coding error?!?

---

<div class="post-metadata">

### Author: ![MiuMiu](https://avatars.discourse-cdn.com/v4/letter/m/278dde/32.png) [@MiuMiu](https://community.thunkable.com/u/MiuMiu)
#### Post date: [September 17, 2017, 3:24am UTC](https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726/6 "2017-09-17T03:24:23Z")

</div>

i try it’s ok.  
or you need to put the screen1 under a stack navigator,then put the stack navigator under the draw navigator or tab navigator.

---

<div class="post-metadata">

### Author: ![Sean\_Pinder](https://avatars.discourse-cdn.com/v4/letter/s/a698b9/32.png) [@Sean\_Pinder](https://community.thunkable.com/u/Sean_Pinder)
#### Post date: [September 17, 2017, 3:40am UTC](https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726/7 "2017-09-17T03:40:56Z")

</div>

I have no idea what my problem is, it is just in screen1 and i have tried all that you said!  
I am going to try remaking the first screen to see what my error is  
thanks for the help

---

<div class="post-metadata">

### Author: ![Sean\_Pinder](https://avatars.discourse-cdn.com/v4/letter/s/a698b9/32.png) [@Sean\_Pinder](https://community.thunkable.com/u/Sean_Pinder)
#### Post date: [September 17, 2017, 4:20am UTC](https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726/8 "2017-09-17T04:20:18Z")

</div>

I have resolved the problem by remaking the screen!  
Thanks for all the help!

---

<div class="post-metadata">

### Author: ![Josh\_Gold](https://avatars.discourse-cdn.com/v4/letter/j/4bbf92/32.png) [@Josh\_Gold](https://community.thunkable.com/u/Josh_Gold)
#### Post date: [October 19, 2017, 4:57pm UTC](https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726/9 "2017-10-19T16:57:18Z")

</div>

Having similar issues. I cannot navigate to my 2nd screen even if I get the first screen to show up with a button. The switch screen code doesnt seem to work. I think adding code is causing the issue.

---

<div class="post-metadata">

### Author: ![albert](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/albert/32/4077_2.png) [@albert](https://community.thunkable.com/u/albert)
#### Post date: [October 25, 2017, 5:57pm UTC](https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726/10 "2017-10-25T17:57:18Z")

</div>

Hi there. Does the block below not work for you to navigate between screens?

![](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/2X/5/5665cdcecb30394ca8d8ae39f67d041f5437ebe5.png)

---

<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:06pm UTC](https://community.thunkable.com/t/blank-screen-when-using-ios-app/7726/11 "2024-11-08T12:06:06Z")

</div>


