tizentizen-web-apptizen-studio

Tizen Web SDK: How to remotely debug (web inspector) web app running on watch (Galaxy)?


I'm wondering how (and if it's even possible) to remotely debug an app, written with the web SDK, running on the Samsung Galaxy Watch?

I'm able to:

When I try to debug on the watch itself:

...but the Chrome page is blank. Reloading the page makes no difference, still stays blank.

Googling around I've found very little. This forum post (https://developer.tizen.org/forums/web-application-development/web-inspector-not-working-remote-device?langswitch=en) describes the same issue, but the answer is not useful: the provided link shows how to run the app (which works), not how to remotely debug.

Any help would be appreciated. At this point I'm not sure it's even possible.

Watch is running Tizen 4.0.0.1, and using Tizen Studio 3.0.


Solution

  • I had same issue before. I solved the answer from HyunJun Jung of this this forum. https://developer.tizen.org/forums/web-application-development/web-inspector-not-working-remote-device?langswitch=en

    enter image description here

    enter image description here

    enter image description here

    enter image description here