We are developing a calender web application. We need to show notifications and alerts for calender events. For that purpose we want to run a background service for managing notifications.
We found a background-support option where the application execution is not suspended when the application is sent to the background. In this case the whole application will be running in background but we want to run only the notification service in the background which cosumes less memory/resource.
Running background service in a web application
We are developing a calender web application. We need to show notifications and alerts for calender events. For that purpose we want to run a background service for managing notifications.
We found a background-support option where the application execution is not suspended when the application is sent to the background. In this case the whole application will be running in background but we want to run only the notification service in the background which cosumes less memory/resource.
https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.appprogramming%2Fhtml%2Fapp_dev_process%2Fediting_tizen.htm
Please let us know if there is any background service feature in Web Application.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio