I’ve developed a web app that launches itself when data is received from SASocket. I’ve had to hardcode in the app id – is there any way to get this at runtime from the config.xml?
For example instead of tizen.application.launch(“blahblah.myAppName”, ….), just tizen.application.launch(someVarContainingMyAppName, ….).
Get App Id programatically
I’ve developed a web app that launches itself when data is received from SASocket. I’ve had to hardcode in the app id – is there any way to get this at runtime from the config.xml?
For example instead of tizen.application.launch(“blahblah.myAppName”, ….), just tizen.application.launch(someVarContainingMyAppName, ….).
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio