0

I am new in programming, I have created an app in sketchware which can open another app using package name , the app opens when data from google sheets changes, I wanted to run this app in background And perform the task of opening another app when data changes which should even run when the app is destroyed from recent apps, I am giving the block I used in the picture Please guide me what blocks I need to add to achieve background running I am giving the block I used in the picture](https://i.stack.imgur.com/4K4fy.jpg)

I tried {moveTaskToBack(True);}, {moveTaskToBack(_booleann);},{ //Used to run your app in background like you click the home button moveTaskToBack(true);} Last one was able to run in background like it was able to check data but was not able to open another app

0 Answers0