tizen.humanactivitymonitor.start("WRIST_UP", function(){}); works only if display is turned on.
<feature name="http://tizen.org/feature/sensor.wrist_up"/>
<tizen:setting background-support="enable" encryption="disable" hwkey-event="enable"/>
<tizen:privilege name="http://tizen.org/privilege/healthinfo"/>
<tizen:privilege name="http://tizen.org/privilege/alarm"/>
I want to bind an action when a user turns on their watch by upping a wrist. Maybe there are some other ways to do the same instead of using WRIST_UP?
Thanks!
WRIST_UP works only if display is turned on. How to overcome this?
Edited by: Anonymous on 03 May, 2019