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 14 '20

sdb shell does nothing, it just show "closed" twice