Hi,
I have problem with this sample code
https://developer.tizen.org/ko/community/code-snippet/web-code-snippet/how-get-palm-event-gear-s?langredirect=1
- when I use
"http://developer.samsung.com/privilege/healthinfo"
then I cannot build my app (certyficat issue)
- when I use
"http://tizen.org/privilege/healthinfo"
then after palm gest gear is switching view to main watchface
- when I comment webapis.motion.start("PALM_TOUCH", CB); then palm gest is turning off screen only (without exit)
- in Tizen 2.3.2 all worked
1) Do you know any way to detect PALM in Tizen 3.0?
Best regards,