I have my webapp in Tizen and to accomplish a task I need to use Native Service, i.e. Hybrid App. The task is that I need to call an API (which fetches some data from internet) periodically and it has to run in background even if app closes, hence I have to use services. I am using alarm for that. Once the alarm expires, the service has to call that API and get the data then send to webapp where I can display it as notification.
I am totally new to Native Service app and have no idea how to complete this task. Please tell me about how to go step by step for this task.
Native Service App
Hi,
I have my webapp in Tizen and to accomplish a task I need to use Native Service, i.e. Hybrid App. The task is that I need to call an API (which fetches some data from internet) periodically and it has to run in background even if app closes, hence I have to use services. I am using alarm for that. Once the alarm expires, the service has to call that API and get the data then send to webapp where I can display it as notification.
I am totally new to Native Service app and have no idea how to complete this task. Please tell me about how to go step by step for this task.
Thanks
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio