Hello everybody !
I am currently asking myself whether it is possible to stop the gesture recognition. I did some researches and I found tizen.humanactivitymonitor.stop("WRIST_UP"); so I thought that was the solution I wanted but it looks like it doesn't work. Indeed, after some tests, when I move my watch by inclining it, the screen state changes and this is actually what I would like to prevent. Has anyone an idea please ?
Thank you in advance.
How to disable gesture recognition on a web app.