# \[SOLVED\] My initial screen's blocks won't execute on my mobile device(s)

**URL:** https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125
**Category:** Issues / Bugs
**Created:** [April 3, 2024, 9:05pm UTC](https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125 "2024-04-03T21:05:34Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![bhontz](https://avatars.discourse-cdn.com/v4/letter/b/4bbf92/32.png) [@bhontz](https://community.thunkable.com/u/bhontz)
#### Post date: [April 3, 2024, 9:05pm UTC](https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125/1 "2024-04-03T21:05:34Z")

</div>

Hi all! I’ve been working on a project with a Technovation Challenge team for a few months now. Experienced a brand new issue (for me) today. My project runs fine in Preview and Live Test as a Response Web App. However, on my two Apple mobile devices (iPhone, iPad), the code on the initial screen’s block won’t execute. I’ve placed a bunch of “got this far” label statements in there and the label immediately after opening the screen doesn’t appear. I have tried using apple’s Settings / General / iPhone Storage deletion method for Thunkable Live, which supposedly wipes the app’s data from the device, but no luck.

I then created a temp new screen ahead of my former initial screen, and I can get past the new screen that to my former original screen where I’m again stuck when running on a mobile device. I suspected that the four stored variables might be problematic on my mobile devices, so I deleted the stored variables and recreated them within my new initial screen (which ended up being a horrible idea). Not sure how to get past this issue and would appreciate a fresh view point!

Thank you in advance if you can lend a hand.

---

<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: [April 3, 2024, 10:16pm UTC](https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125/2 "2024-04-03T22:16:09Z")

</div>

There’s definitely something corrupted in that project. I recommend reaching out to Thunkable Support for help with this.

On the SplashScreen screen, simplifying the code to a single block still doesn’t do anything on that screen. The word “Label” appears instead of “TESTING”.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/f/a/faddc0058b5e868142c889da7b10727b882f2e71.jpeg)

---

<div class="post-metadata">

### Author: ![bhontz](https://avatars.discourse-cdn.com/v4/letter/b/4bbf92/32.png) [@bhontz](https://community.thunkable.com/u/bhontz)
#### Post date: [April 3, 2024, 11:04pm UTC](https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125/3 "2024-04-03T23:04:27Z")

</div>

Thank you for your assistance!

---

<div class="post-metadata">

### Author: ![patanellaxq6lk](https://avatars.discourse-cdn.com/v4/letter/p/0ea827/32.png) [@patanellaxq6lk](https://community.thunkable.com/u/patanellaxq6lk)
#### Post date: [April 4, 2024, 3:03am UTC](https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125/4 "2024-04-04T03:03:45Z")

</div>

I am also having this issue. I went to go edit my app today and without changing anything, suddenly it is stuck at the initial state. Any info on how to contact support would be great as a google search did not suffice.

---

<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: [April 4, 2024, 4:15am UTC](https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125/5 "2024-04-04T04:15:57Z")

</div>

If you have a Pro plan or better, you can message the support staff directly from inside a project. If you don’t, then you are limited to community support which means these forums.

See this plan comparison: [Pricing](https://thunkable.com/pricing#compare)

---

<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: [April 4, 2024, 12:06pm UTC](https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125/6 "2024-04-04T12:06:43Z")

</div>

Hello @bhontz

Could you please share the specific project URL with us so we can investigate it further?

![](https://downloads.intercomcdn.com/i/o/759644115/d4a89684a0bda74ab75c59e6/Screenshot+2023-06-08+at+4.13.55+PM.png)

You could copy it from the top of your browser.

This way we could find the best solution for you.

---

<div class="post-metadata">

### Author: ![patanellaxq6lk](https://avatars.discourse-cdn.com/v4/letter/p/0ea827/32.png) [@patanellaxq6lk](https://community.thunkable.com/u/patanellaxq6lk)
#### Post date: [April 5, 2024, 1:04am UTC](https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125/7 "2024-04-05T01:04:56Z")

</div>

The issue has actually been found. So basically the function blocks are causing this to occur. They are trying to fix the issue now. Removing the functions solves this issue

---

<div class="post-metadata">

### Author: ![bhontz](https://avatars.discourse-cdn.com/v4/letter/b/4bbf92/32.png) [@bhontz](https://community.thunkable.com/u/bhontz)
#### Post date: [April 5, 2024, 11:33am UTC](https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125/8 "2024-04-05T11:33:29Z")

</div>

Thank you for your follow up.

---

<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: [April 5, 2024, 1:18pm UTC](https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125/9 "2024-04-05T13:18:39Z")

</div>

Hello @patanellaxq6lk  
Thank you for sharing more information  
@bhontz  
I would like to let you know that we have now officially released a fix for this bug.

Our engineering team has recommended moving any block to the screen (like an event block) so that the code will recompile and work correctly.  
​  
Please let us know if you have any other questions or feedback for us.

---

<div class="post-metadata">

### Author: ![bhontz](https://avatars.discourse-cdn.com/v4/letter/b/4bbf92/32.png) [@bhontz](https://community.thunkable.com/u/bhontz)
#### Post date: [April 5, 2024, 1:35pm UTC](https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125/10 "2024-04-05T13:35:35Z")

</div>

Appreciate the amazingly quick support on this issue, thank you Thunkable team!

---

<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: [April 9, 2024, 8:12pm UTC](https://community.thunkable.com/t/solved-my-initial-screens-blocks-wont-execute-on-my-mobile-device-s/2928125/11 "2024-04-09T20:12:38Z")

</div>


