Hello,
I've just installed new Wearable SDK Tizen SDK for Wearable 1.0.0b3 and I want to use new Motion API:
- The startHandGestureRecognition() and stopHandGestureRecognition() methods have been added to get information about user hand gestures (gesture direction, acceleration, and duration).
However it doesn't work and I get error "undefined is not a function (evaluating webapis.motion.startHandGestureRecognition..)"
do you know how can I resolve this issue and get motion event?
Thanks
Kamil