Detecting closure of externally launched Tizen application with tizen.application.launchAppControl?
Hello I am developing a Tizen application that integrates with external functionalities, such as bluetooth music, using tizen.application.launchAppControl. I need to monitor the lifecycle of the launched application to detect when it is closed or terminated.