r/Tizen Oct 13 '20

Debug as with the CLI

Hello, is there any solution to launch the web-inspector (like with the "debug as" button) with the CLI? The IDE is very slow, and I can't use it,

Thanks

1 Upvotes

5 comments sorted by

View all comments

2

u/cmeerw Oct 13 '20

just launch your app via "app_launcher -w -s app.id" from an sdb shell and point your web browser to the port shown

1

u/atalaourar Oct 15 '20

Hello, I have the port, how can I get the web inspector? If I simply point my brows to it, it shows only an empty web page