Hello!
I have no problems when debugging Tizen 3.0 watch face apps. I just run "Debug As -> Tizen Native Application" and it works well - installs my watch face app, runs it and attaches debugger to it. Everything is done automatically.
But I cannot debug Tizen 2.3.2 watch face app. When I run "Debug As -> Tizen Native Application" menu then it installs my watch face app, but does not run it - it says: Certain application categories, such as "Watch Application", cannot be launched by "Debug As".
This is a problem - Tizen 2.3.2 watch face is not launched in debugger. So how can I debug Tizen 2.3.2 watch face application?