That could be because the rendering is blocked, not necessarily that the app is stopped.
What does `ps aux | grep $app_name` say? Should be "T" in the STAT column when stopped.
That could be because the rendering is blocked, not necessarily that the app is stopped.
What does `ps aux | grep $app_name` say? Should be "T" in the STAT column when stopped.