How can I detect closing of an application?

Hello, I have a piece of code that uses the tizen.application.LaunchAppControl to open another program (such as screen mirroring) within my application… Okay, the question is

How can I know when an application launched with ‘tizen.application.launchAppControl’ is closed or terminated?

because the application is still visible (the screen mirroring not full screen)…

Hello,

For Smart TV questions, please login to Seller Office TV (Seller2.0) and Ask Question in the 1:1 Q&A section

Hasan

Hello,

Can You tell me who to open screen mirroring in java script tizen web app.

Thanks.

Yes I am having the same problem till now. Almost a year now!

Hi,
I have same problem if i launch the browser using the tizen.application.LaunchAppControl but when the browser is opened we totally loose control from the app and browser not closed until we exit the app?
is there any way to handle this