Running tizen app in the background and vibrate the watch every hour or so
I am making an app that needs to be run in the background. It is basically a reminder after every x hours, While I am on the app the app send the notification without any issue, but as soon as I get out of it, nothing is running anymore.
I am very new to Tizen development. Any help is appreciated. Here is my config.xml. Also, I do not have any service running as I do not know how to.