Can you tell how to use task extension to make screen run in background.
i also want to know this.
Taifun
March 26, 2023, 2:20pm
3
A screen can't run in the background...
If your app is in the background, there is no user interface available, so everything which is visible like labels, textboxes etc will not work
For examples what can be done see
Itoo 4.4.2 Sky
:octopus: Github Donate
[BuildWithLove] [forthebadge]
An efficiently designed virtual background execution environment for App Inventor.
Powered by the ItooX framework .
It allows you to run blocks in background the same way you do normally when the app is active.
:star2: Please go through all the details and documentation listed below before you try to use the extension or seek help from others. Efforts have been made to be precise and simple at t…
Taifun