How to prevent the wearable gear to leave app when screen turns off

How to prevent the wearable gear to leave app when screen turns off

BY 14 May 2019 Web Application Development
Hello everybody, I am currently developping a wearable web application and the problem I am confronted to is the following one : When the watch turns off the screen, after a few minutes (1 or 2, …) it automatically leaves my app to launch the watchface app. What I want is to keep running my app when the screen is off ( tizen.application.launch(myapp.appInfo.id) doesn’t help me because it means the app already has been left). Has anybody a solution please ? Thank you
Written by