Hi,
I am trying to make a native app for wearables. I want to drag a object and move it as my finger moves on the screen. The object should move similar to my finger movement on the screen. I referred this tutorial.
https://developer.tizen.org/development/ui-practices/native-application/efl/event-handling/tracking-multi-point-touch-events
But I'm not getting any touch event callbacks. Can anybody please guide me what to do? What am I missing?