If you still face the same issue use these blocks in Screen1
When I press the back button, the splash screen appears first, even though I used the blocks you told me to use.
Could you please clarify exactly which blocks I need to implement? I tried them but nothing happened.
Try it like this, though am not sure if it will work as your needs,
On screen one initialize check the condition of opening
On Clock
To avoid going back to screen 2 add this block

On button click/Back pressed
Have a good day
Iâll join in as well ![]()
(Ibrahimâs version slightly modified)
Screen1
At the first launch
startValue will be empty and therefore VA_SPLASHSCREEN will be displayed.
Screen2
On Screen2, with the back button we will set
startValue to true and close the screen, Screen1 will be initialized but this time it will open VA_SEARCH because startValue isnât empty.
As per all your blocks I found nothing which can cause splash arrangement once invisible to visible again when closing Screen2. This never happens unless and until you are âclosing Screen1â or using âCompanion Appâ or used block âWhen OtherScreenClosedâ or a clock component anywhere which is causing such issue.
There clock component that handles the splash visible or invisible, I donât know how he/she handled it, but this might be solved by now due to all suggestions dropped in this topic
Thank you both.
Both methods worked very effectively.
I appreciate your effort.
Thank you. I found that both methods mentioned worked well for me. Thanks again for your input.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.






