# When screen (starts/opens) issue on Android

**URL:** https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075
**Category:** Questions about Thunkable X
**Tags:** android, bug
**Created:** [October 1, 2021, 2:43pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075 "2021-10-01T14:43:21Z")
**Posts on this page:** 15
**Page:** 1

<div class="post-metadata">

### Author: ![treesecorp](https://avatars.discourse-cdn.com/v4/letter/t/b9e5f3/32.png) [@treesecorp](https://community.thunkable.com/u/treesecorp)
#### Post date: [October 1, 2021, 2:43pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/1 "2021-10-01T14:43:21Z")

</div>

Hi there,

I noticed that everything that is related to the “when screen opens or starts” function is not working on Android( but working on iOS). I saw a few topics here talking about that, but there are not any solutions. That’s kind of problematic, can you help me handle with that, solve this issue?

Thanks

---

<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: [October 1, 2021, 2:54pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/2 "2021-10-01T14:54:50Z")

</div>

Welcome to Thunkable.

Can you please state you issue? Explain what you did and what were you expecting and what actually happened.

Also show your coding blocks or share the link to your project.

There is currently no issues related to screen opens/starts on Android.

---

<div class="post-metadata">

### Author: ![treesecorp](https://avatars.discourse-cdn.com/v4/letter/t/b9e5f3/32.png) [@treesecorp](https://community.thunkable.com/u/treesecorp)
#### Post date: [October 1, 2021, 3:25pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/3 "2021-10-01T15:25:49Z")

</div>

Sure. As the screen I attached shows, it’s supposed to open a loading page, then when it opens, wait X seconds and navigate to the home page of the application (core). On Android, when the loading page (HomeloadPage) opens, nothing happens, while on iOS everything works as expected by the blocks.  
 ![block](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/1/81467b775e3efd18de9cbc96fffc623fb6faf66d.png)

---

<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: [October 1, 2021, 3:35pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/4 "2021-10-01T15:35:50Z")

</div>

I just made a quick project of two screens and in one screen I make it navigate to the other screen and tested it on Android at least 20 times. It never failed.

[https://x.thunkable.com/projectPage/6157298a765ead0012981250](https://x.thunkable.com/projectPage/6157298a765ead0012981250)

---

<div class="post-metadata">

### Author: ![treesecorp](https://avatars.discourse-cdn.com/v4/letter/t/b9e5f3/32.png) [@treesecorp](https://community.thunkable.com/u/treesecorp)
#### Post date: [October 1, 2021, 3:53pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/5 "2021-10-01T15:53:07Z")

</div>

Did you tested with the Thunkable live mobile app ?

---

<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: [October 1, 2021, 3:53pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/6 "2021-10-01T15:53:52Z")

</div>

YES.  
I tested it in both computer and mobile.

---

<div class="post-metadata">

### Author: ![treesecorp](https://avatars.discourse-cdn.com/v4/letter/t/b9e5f3/32.png) [@treesecorp](https://community.thunkable.com/u/treesecorp)
#### Post date: [October 1, 2021, 4:06pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/7 "2021-10-01T16:06:02Z")

</div>

Thanks. I agree that it works on tests, without paying attention of if it’s on computer or mobile. But once the the app is processing on the Google PlayStore, and published, this is not working anymore.

---

<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: [October 1, 2021, 4:08pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/8 "2021-10-01T16:08:47Z")

</div>

> [@treesecorp](#):
>
> once the the app is processing on the Google PlayStore, and published, this is not working anymore.

Build APK and test it in your phone before publishing it to Google Play. It should not make any issue.

Building APK is free.

---

<div class="post-metadata">

### Author: ![treesecorp](https://avatars.discourse-cdn.com/v4/letter/t/b9e5f3/32.png) [@treesecorp](https://community.thunkable.com/u/treesecorp)
#### Post date: [October 1, 2021, 4:12pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/9 "2021-10-01T16:12:51Z")

</div>

Sure. Understand that I am not and was not the only person facing this issue.  
Check at that : [When Screen Opens/Starts not working](https://community.thunkable.com/t/when-screen-opens-starts-not-working/345267)  
[Issue with "when Screen Starts" event since Jan 12, 2021 - #48 by 83c4d26aa4d240](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/48)

---

<div class="post-metadata">

### Author: ![treesecorp](https://avatars.discourse-cdn.com/v4/letter/t/b9e5f3/32.png) [@treesecorp](https://community.thunkable.com/u/treesecorp)
#### Post date: [October 1, 2021, 4:14pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/10 "2021-10-01T16:14:34Z")

</div>

I mean, I used the block that I attached, that’s not working on Android and I am not alone dealing with this problem. This block should work.

---

<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: [October 1, 2021, 4:17pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/11 "2021-10-01T16:17:26Z")

</div>

> [@treesecorp](#):
>
> Understand that I am not and was not the only person facing this issue.  
> Check at that : [When Screen Opens/Starts not working](https://community.thunkable.com/t/when-screen-opens-starts-not-working/345267)  
> [Issue with “when Screen Starts” event since Jan 12, 2021 - #48 by 83c4d26aa4d240](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/48)

You are referencing a post from the beginning of the year. it the issue persisted you wouldn’t see no update on it since February.

**[Edit]**

See this in the same post you referred saying the issue is **solved**

> [@Issue with "when Screen Starts" event since Jan 12, 2021](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/102):
>
> The issue is resolved on iOS as well using Thunkable Live version 255-1. The two remaining issues now are: 1. The iOS status bar color not matching the one of the screen’s background ([link](http://community.thunkable.com/t/status-bar-color-blending-issue/426070/67)) - Pending since November 2020 2. The multiple screen starts when the app launches ([link](http://community.thunkable.com/t/screen-opens-twice-on-downloaded-ios-app/843710/16)) - Pending since September 2020 @janhavidahihande we would be forever grateful if those two could be tackled soon. Thanks K

---

<div class="post-metadata">

### Author: ![treesecorp](https://avatars.discourse-cdn.com/v4/letter/t/b9e5f3/32.png) [@treesecorp](https://community.thunkable.com/u/treesecorp)
#### Post date: [October 1, 2021, 4:36pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/12 "2021-10-01T16:36:11Z")

</div>

Ok , that is not solving my problem but thanks for your time. The only thing is that I am not seeing any solutions in these posts

---

<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: [October 1, 2021, 4:41pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/13 "2021-10-01T16:41:24Z")

</div>

> [@treesecorp](#):
>
> I am not seeing any solutions in these posts

The post discusses **TWO** issues. The use of navigators and and issue about **Screen Stars** (not opens).

This posts clearly solves the screen starts issue.

> [@Issue with "when Screen Starts" event since Jan 12, 2021](https://community.thunkable.com/t/issue-with-when-screen-starts-event-since-jan-12-2021/1047954/94):
>
> Hello everyone! We have released v255 on Production that should fix the working of screen starts block identified since Jan 12. Please update your Android and iOS Thunkable Live apps to the latest version to get the updates. We are looking into the multiple screen opens issue and will keep you updated. Thanks!

You are searching in the wrong places.

---

<div class="post-metadata">

### Author: ![treesecorp](https://avatars.discourse-cdn.com/v4/letter/t/b9e5f3/32.png) [@treesecorp](https://community.thunkable.com/u/treesecorp)
#### Post date: [October 1, 2021, 5:40pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/14 "2021-10-01T17:40:10Z")

</div>

Thank you.

Wish you a happy life. Peace ✌

---

<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, 1:15pm UTC](https://community.thunkable.com/t/when-screen-starts-opens-issue-on-android/1538075/15 "2024-11-08T13:15:02Z")

</div>


