I’m developing an application for wearable profile that needs a background service to continuously scan for BLE devices.
In order to accomplish this task, I followed the Web Service Application Tutorial (https://developer.tizen.org/dev-guide/wearable/2.3.0/org.tizen.wearable.web.appprogramming/html/tutorials/service_tutorial/service_app_tutorial.htm), but I’m unable to start the background service.
Wearable service application
I’m developing an application for wearable profile that needs a background service to continuously scan for BLE devices.
In order to accomplish this task, I followed the Web Service Application Tutorial (https://developer.tizen.org/dev-guide/wearable/2.3.0/org.tizen.wearable.web.appprogramming/html/tutorials/service_tutorial/service_app_tutorial.htm), but I’m unable to start the background service.
This is my “config.xml” file:
and this the “service.js” file:
From another application I’m trying to launch the service via this method:
Both the applications seem to run correctly, but I receive this error:
and the service’s log are not printed out. Could you please help me to understand what is wrong?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio